Releases: forensic-architecture/datasheet-server
Releases · forensic-architecture/datasheet-server
Alpha v0.5.0
Now versioning in sync with timemap
prerelease 0.2
datasheet-server has now been running in staging for several months. This prerelease includes some of the latest amendments.
fix broken support for multiple blueprinters
Patch: specifying multiple blueprinters in config.js prevented update, due to a lost this
in context when currying a class method in Fetcher
. This patch also re-indexes blueprints after an update, as it was showing incomplete blueprints after an update.
test: pre-release 0.1
This is an early pre-release, more to get the hang of and in the habit of releases rather than indicating anything in particular. We don't recommend using this code in production anywhere -- but you should now be able to use it cleanly in development (see this wiki for more details).