Skip to content

1.0

Compare
Choose a tag to compare
@hildjj hildjj released this 17 Oct 20:59
v1.0.0
165ff40
  • Upgrade dependencies, including moving to modern TS linting with eslint,
    using minimap directly, and removing now-unneeded dependencies.
  • Moved to @one-ini/wasm as the parser
  • Moved to GitHub Actions for CI
  • Added automated API testing, with coverage statistics
  • Ensured that all tests pass on Windows
  • Added an option to receive information about which config files were used to
    produce the combined parameters
  • Added an option for caching (including negative caching)
  • Breaking: Now requires Node v14+