Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

83 lines (44 loc) · 3.74 KB

Changelog

Full Changelog

Merged pull requests:

  • refactor: remove Feature::Base, just use Feature::Permissions #13 (lanej)
  • refactor: collapse some hierarchies, model operations as functions #12 (lanej)
  • fix: handle abbreviations and numbers in feature name #11 (lanej)
  • Deprecate constant lookups via .const_missing #10 (lanej)

v0.3.0 (2021-08-16)

Full Changelog

Merged pull requests:

v0.1.2 (2016-11-08)

Full Changelog

Merged pull requests:

  • store the actual feature configuration in a variable instead of in real constants under the Feature module #4 (Roguelazer)

v0.1.1 (2015-08-24)

Full Changelog

v0.1.0 (2015-08-24)

Full Changelog

Closed issues:

  • Handle when properties are nil #2

v0.0.8 (2015-02-25)

Full Changelog

Merged pull requests:

  • Features automatically disabled_for nil input #3 (victoryftw)

v0.0.7 (2014-12-24)

Full Changelog

Closed issues:

  • Allow Fixnums etc. as top-level subjects #1

v0.0.6 (2014-12-22)

Full Changelog

v0.0.5 (2014-12-17)

Full Changelog

v0.0.4 (2014-12-10)

Full Changelog

v0.0.3 (2014-12-10)

Full Changelog

v0.0.2 (2014-12-10)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator