Skip to content

v4.1.0

Compare
Choose a tag to compare
@duncdrum duncdrum released this 24 Jan 10:11
· 1202 commits to master since this release
abf5517

contents

  • advanced-installation: new instructions for unattended installation
  • incompatibilities: add long-jump upgrade instructions
  • production-good-practices: add parser description
  • integration-testing: new article about best practices for testing exist-db apps
  • testing: new article introducing various approaches to automated code tests

app

  • removed unused db4 code
  • add consistent xml:id to sections
  • install frontend dependencies via npm
  • update outdated dependencies
  • build changes
  • ci changes