Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

4.0.1

Compare
Choose a tag to compare
@rjrudin rjrudin released this 18 May 14:52
· 189 commits to master since this release

This bugfix release addresses the following items:

  • #404 The content-database.json file can now be ignored when undeploying an app so that the content database is left
  • #406 Task uniqueness now takes "task-path" into account
  • #408 The Database class now has a rangePathIndex property; the lack of this only had an impact when merging XML database files together (not common, as JSON is almost always used for resource files)