Skip to content

Releases: forensic-architecture/datasheet-server

Alpha v0.5.0

25 Nov 13:55
a9eb6ea
Compare
Choose a tag to compare
Alpha v0.5.0 Pre-release
Pre-release

Now versioning in sync with timemap

prerelease 0.2

30 Apr 10:05
63b66f2
Compare
Choose a tag to compare
prerelease 0.2 Pre-release
Pre-release

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

10 Dec 13:18
Compare
Choose a tag to compare

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

07 Dec 16:47
4d0ee14
Compare
Choose a tag to compare
test: pre-release 0.1 Pre-release
Pre-release

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).