Change Log

v0.4.0 (2018-02-03)

Full Changelog

  • Added YARD-generated documentation
  • Updated Ruby version to 2.5.0;
  • Updated developer dependencies to now-current versions;
  • Made trivial code changes to satisfy static-analysis tools. Tests still green.

v0.3.0 (2015-03-30)

Full Changelog

Fixed bugs:

  • Adding an entity? Its attributes may not always be a Hash. #19

Merged pull requests:

  • Support entity attributes conversion. Also, merge fixed Travis into master. #20 (jdickey)

v0.2.0 (2015-02-22)

Full Changelog

Fixed bugs:

  • Public methods should return entities, not DAO records. #18

v0.1.2 (2015-02-20)

Full Changelog

Fixed bugs:

  • The #update method should return an entity, not a record. #17

v0.1.1 (2015-02-19)

Full Changelog

Implemented enhancements:

  • Add Inch badge (and prodded docs). #14

Fixed bugs:

  • The \#add method should return an entity on success, NOT a record. #16

Merged pull requests:

  • [Close #14] Added Inch CI badge and internal docs. #15 (jdickey)

v0.1.0 (2015-02-18)

Full Changelog

Closed issues:

  • Integrate repository-support Gem in place of lib/repository/support/\* sources. #13

v0.0.5 (2015-02-17)

Full Changelog

Closed issues:

  • Implement #delete method. #11

Merged pull requests:

v0.0.4 (2015-02-17)

Full Changelog

Closed issues:

  • Implement #update method. #9

Merged pull requests:

v0.0.3 (2015-02-17)

Full Changelog

Closed issues:

  • Implement #find_by_slug method. #7

Merged pull requests:

  • Implement \#find\_by\_slug method. #8 (jdickey)

v0.0.2 (2015-02-16)

Full Changelog

Closed issues:

  • Implement #all method. #5

  • Badges! #2

Merged pull requests:

v0.0.1 (2015-02-16)

Closed issues:

  • Implement #add method #3

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator