Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.34 KB

HISTORY.md

File metadata and controls

43 lines (28 loc) · 2.34 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.3.0 - 2020-10-10

Merged

  • add User endpoints #15
  • add pipeline endpoints #17
  • add pipeline endpoints #2

Commits

v0.2.0 - 2020-01-14

Merged

  • Inflection fix for persons #9
  • Move adapter setup to the last line in defining connection #7
  • Replace find by find_by_id in the docs #5
  • Find by name organisation && update personfields #3

Commits

  • Remove problematic reek and cane bf8535c
  • Fix tests bca6171
  • Fix outdated rubocop, contrain on rake to pass reek e799cbc

v0.1.0 - 2014-10-16

Commits

  • Initial commit cbd2138
  • Test coverage and small refactoring ca0577f
  • Add more entities basic support. Add support for field selector 73b47a4