Skip to content

Releases: Coursemology/polyglot

v0.3.8

09 Jan 01:50

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

09 Jan 01:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.7

v0.2.3

03 Apr 13:30

Choose a tag to compare

  • Fix display name of the JavaScript language.

v0.2.2

03 Apr 09:30

Choose a tag to compare

  • Fix the name of the JavaScript docker image.

v0.2.1

03 Apr 08:53

Choose a tag to compare

  • Fix loading of the JavaScript language

v0.2.0

02 Apr 10:48

Choose a tag to compare

  • Added support for JavaScript.

v0.1.0

04 Feb 23:02

Choose a tag to compare

  • Improved README
  • Add declarations for syntax highlighting. Rouge lexer and Ace modes are currently supported
  • Added asset for Ace modes to all be included at once
  • Reduce configuration burden for Rails applications using Railties. Remove your existing config/initializers/polyglot.rb files.

v0.0.3

19 Jan 09:44

Choose a tag to compare

Generate Docker image names based on the programming language.

v0.0.2

15 Jan 02:40

Choose a tag to compare

Move concrete language definitions to the polyglot gem, instead of being spread across consumers.

v0.0.1

13 Jan 11:54

Choose a tag to compare

Initial release.