Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 1.93 KB

0.3.4 - 2019-07-14

Changes

0.3.3 - 2019-07-14

Changes

  • Add support for Opal v1.0

0.3.2 - 2019-04-27

Changes

  • Added ActiveSupport::Concern (#19).
  • Added String#truncate (#22).
  • Properly backported: (#21).
    • ActiveSupport::Inflector.pluralize and String#pluralize
    • ActiveSupport::Inflector.singularize and String#singularize
    • ActiveSupport::Inflector.constantize and String#constantize
    • ActiveSupport::Inflector.safe_constantize and String#safe_constantize
    • ActiveSupport::Inflector.camelize and String#camelize
    • ActiveSupport::Inflector.titleize and String#titleize
    • ActiveSupport::Inflector.underscore and String#underscore
    • ActiveSupport::Inflector.dasherize and String#dasherize
    • ActiveSupport::Inflector.demodulize and String#demodulize
    • ActiveSupport::Inflector.deconstantize and String#deconstantize
    • ActiveSupport::Inflector.tableize and String#tableize
    • ActiveSupport::Inflector.classify and String#classify
    • ActiveSupport::Inflector.humanize and String#humanize
    • ActiveSupport::Inflector.upcase_first and String#upcase_first
    • ActiveSupport::Inflector.foreign_key and String#foreign_key

0.3.1 - 2018-01-28

Changes

  • Fix Inflections.irregular
  • Fix Inflector.apply_inflections
  • Fix Inflector.inflections
  • Fix return handling of x-string for Opal v0.11

0.3.0 - 2015-12-23

Changes

0.2.0 - 2015-10-08

Changes

0.1.0 - 2015-02-03

the fogs of the past 🌫