Skip to content

v3.0.0

Compare
Choose a tag to compare
@shikhir-arora shikhir-arora released this 08 Nov 05:32
· 46 commits to master since this release
09a1593

v3.0 - compare changes (to: v3.0.0) from last published version on npm: 2.0.1

  • Lots of cleanup/internal stuff since Sept 28, 2018; main change is switch to Enmap latest (we were using Enmap 3.x before, which supported providers like MongoDB, Postgres, etc. where Enmap 4-5+ come bundled with sqlite)

  • Cleanups to code to make logging clearer (bgWhite was a terrible choice!), small fixes for d.js 12.0.0-dev

  • Finally updated the documentation, at least to the extent that it makes sense for the current version (3.x - 3.0.0 currently)

  • Updated (with comments where need-be) the installer scripts for Linux/macOS and Windows (yuck!)

  • chore: package-ups with yarn/npm lockfiles in-sync

*Will publish to npm shortly. Done

🙃