Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 797 Bytes

CHANGES.md

File metadata and controls

25 lines (18 loc) · 797 Bytes

Changes

[Fix] - bugfix

[Breaking] - breaking change

[Feature] - new feature

[Improvement] - non-breaking improvement

[Code] - code quality related change that shouldn't make any significant difference for end-user

CHANGELOG

0.0.2

  • [Improvement] Improve logging, make it more consistent
  • [Improvement] Add basic validation for repo name for a new command
  • [Feature] Allow to request forceUpdate for the specific repo (for debug purposes). Currently can be done only by Admin Username that's specified in config
  • [Code] Refactor feed process a bit
  • [Code] Update all bundled libraries to newest versions
  • [Fix] Fix an error that made only one filter per repo working

0.0.1

  • [Improvement] Initial release