Skip to content

Release : v1.0.3

Compare
Choose a tag to compare
@MalikZu MalikZu released this 11 Apr 09:11
· 98 commits to master since this release

Fixes:

  • Fixed error handling for getDocCount
  • Fixed getTags for Frappé version >= 12

Modifications

  • Variables are now fetched from System environment variables (process.env)
  • Tests are now not reliant on Fixtures.
  • Added some missing tests
  • Removed redundant tests
  • Changed doctypes used in tests
  • Added before/after for some test suites
  • Added "--exit" for mocha tests where the process is not exited on test completion.
  • Ability to disable/enable logging
  • Minor Refactoring