Releases: oleg-koval/trembita
Releases · oleg-koval/trembita
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.1
v1.0.0
1.0.0 (2018-07-02)
Continuous Integration
- Add coveralls (9359176)
- remove danger (8c5dfa1)
- remove codecov and move to coveralls #22 (86eecb6)
- Add script for ci, run linter for ci (754b76b)
Documentation Changes
- add documentation for trembita usage on plugins. (1e94db5)
- add docs for @_validateOptions & @_validateEndpoint (70b6a1d)
Bug Fixes
- add options & endpoint validations, more tests (c162288)
- missing file (41f8727)
- add options handling, test (bec8cf4)
- Create error message without options (0db130a)
Other Changes
- Add coveralls badge (4e79327)
- Update readme, package.json with versioning (a3c2e1f)
- update package.json (1f12f7f)
- edit readme.md (d9e5a10)
- remove github.io theme (ad9563d)
- remove ramda (4320222)
- add codecov badge (03dfdd1)
- add coverage to gitignore (76166d9)
- add codecov #10 (d1d95a6)
- Text for readme file & contributing guidelines (d00f156)
- Add commit message check in danger (4afb0fe)
- Add custom dangerfile (b0434c5)
- Remove auto generated Dangerfile.js (fd79879)
- Set up initial danger config (10c1226)
Refactors
- extract code validation to static function (7d34d0f)
- Use classes for errors (922a609)
- Add custom module errors, better error handling, remove deprecated tests (16b6338)