Skip to content

Releases: Coursemology/polyglot

v0.3.8

09 Jan 01:50
Compare
Choose a tag to compare

What's Changed

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

v0.3.7

09 Jan 01:39
Compare
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
Compare
Choose a tag to compare
  • Fix display name of the JavaScript language.

v0.2.2

03 Apr 09:30
Compare
Choose a tag to compare
  • Fix the name of the JavaScript docker image.

v0.2.1

03 Apr 08:53
Compare
Choose a tag to compare
  • Fix loading of the JavaScript language

v0.2.0

02 Apr 10:48
Compare
Choose a tag to compare
  • Added support for JavaScript.

v0.1.0

04 Feb 23:02
Compare
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
Compare
Choose a tag to compare

Generate Docker image names based on the programming language.

v0.0.2

15 Jan 02:40
Compare
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
Compare
Choose a tag to compare

Initial release.