Skip to content

Tags: punkish/zenodeo

Tags

v2.6.4

Toggle v2.6.4's commit message
- Added 'a plazi header' message to the header title

- Tweaked the style to match the header styles in ocellus
- bumped the v to 2.6.4

v2.6.3

Toggle v2.6.3's commit message
A brand new URL https://zenodeo.org

v2.6.2

Toggle v2.6.2's commit message
- fixed a bug where data.to was behaving like a string instead of a n…

…umber when added to data.from

- upped the version number to 2.6.2

v2.6.1

Toggle v2.6.1's commit message
This release adds a workflow route that allows for optional review of…

… code. See /workflow

More comments have been added to even more files, and also the versioning system has been
consolidated in one place, package.json, instead of having versions stored in several
different places.

Versioning is now simplified with version number stored *only* in package.json.

Tag versioning now follows the package versioning. No longer all that `cov3` nonnsense. It
was useful while it lasted, but now there is a simplified single version - the API version.
Release commits are tagged with the API version, and release candidates are simply marked
RC. So, this commit is version 2.6.1 and it will be tagged v2.6.1 and made into a release
candidate called RC-2.6.1. Simple.

cov3-v1.0.1

Toggle cov3-v1.0.1's commit message
- Continuing the process of refactoring, more code has been refactore…

…d and simplified.

- A lot more comments added to the remaining scripts.
- The 'test' mode shows performance metrics as well as SQL statements to help in debugging.

cov3-v1.0.0

Toggle cov3-v1.0.0's commit message
new branch will become the basis for all development hereon… named co…

…v3 in an effort to stay one step ahead of you-know-what