Skip to content

0.15.0

Compare
Choose a tag to compare
@ricardograca ricardograca released this 13 Jun 20:35
· 188 commits to master since this release

0.15.0 Jun 13, 2019 - Diff

Breaking changes

  • This version requires Node.js 6+
  • Remove code that has been deprecated for a long time: #1956

Bug fixes

  • once removes all events after it has been triggered: #1972
  • Pagination details are wrong when selecting distinct values of a column: #1950
  • Fix missing attributes in some events: #1934

Test Suite

  • Fix Docker-compose.yml default postgres user: #1972
  • Fix JSON tests on PostgreSQL 10+: #1955

Documentation

  • Update and fix a lot of doclets: #1951
  • Update README.md: #1940

Dependencies

  • Update mocha to version 6.1.1: #1968
  • Update eslint-config-prettier to 4.1.0: #1957
  • Update sinon to version 7.2.4: #1947
  • Update eslint to version 5.1.0: #1930