Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

v1.0.0

Choose a tag to compare

@forest forest released this 18 Feb 21:51
· 118 commits to master since this release
  • [feature] Add a Client#epic method to look up epics by ID (@jstrater)
  • [improvement] Add params hash to Client#epic and Client#story (@jstrater)
  • [improvement] Brought back dirty tracking so that only changes attributes are sent when saving. Fixes #62. (@forest)
  • [BREAKING CHANGE] Array type attributes can't be updated with the << operator. Use Story#add_label instead. (@forest)

v0.2.12...v1.0.0