Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Releases: lysyi3m/npmdc

v0.2.2

05 Dec 17:56
Compare
Choose a tag to compare
  • Fixed runtime dependencies

v0.2.1

05 Dec 17:56
Compare
Choose a tag to compare
  • Dropped ActiveSupport dependency for better compatibility

v0.2.0

04 Dec 09:01
Compare
Choose a tag to compare

Thanks to @aderyabin !

  • Output formatters
  • Colorized output
  • Added specs
  • Refactored and optimized

v0.1.2

30 Nov 16:13
Compare
Choose a tag to compare
  • Better messages - now with pluralization
  • Better JSON parser errors - now with more details
  • Fixed deprecated methods

v0.1.1

30 Nov 15:20
Compare
Choose a tag to compare
  • Now works with Ruby >= 2.2.0

v0.1.0

29 Nov 06:10
Compare
Choose a tag to compare

Initial implementation of Npmdc gem with following features:

  • Checking for missed (or incorrectly installed) NPM dependencies inside specific folder
  • Works with Ruby On Rails
  • Standalone CLI tool