Skip to content

Releases: pflow-xyz/go-metamodel

v2.4.0

06 Mar 00:04
9f11a3f
Compare
Choose a tag to compare
  • drop sandbox support
  • use brotli compression instead of zip
  • refactor to better resemble metamodel-rs

Full Changelog: v2.3.1...v2.4.0

v2.3.1

01 Mar 19:49
228d429
Compare
Choose a tag to compare
  • explicitly set file modified timestamp in compressed blobs (2009-01-03)

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks."
Satoshi’s Secret Message embedded in the Genesis Block

Full Changelog: v2.2.0...v2.3.1

v2.3

01 Mar 19:45
0401584
Compare
Choose a tag to compare
  • use 'read' var name instead of 'inverted' for read / (inhibitor) arcs - it's a more standard term.

Full Changelog: v2.1.3...v2.3.0

v2.2.0

25 Feb 17:50
0401584
Compare
Choose a tag to compare

Release Target Version - for developing an equivalent rust implementation: metamodel-rs
Full Changelog: v2.1.3...v2.2.0

v2.1.3

31 Jan 02:36
4c00934
Compare
Choose a tag to compare
  • return default/empty models and snippets if CID is missing in db when uisng GetByCid()
    Full Changelog: v2.1.2...v2.1.3

v2.1.2

29 Jan 15:33
9c26fe2
Compare
Choose a tag to compare
  • add empty model so template will render without a model
    Full Changelog: v2.1.1...v2.1.2

v2.1.1

29 Jan 14:35
d35915c
Compare
Choose a tag to compare
  • avoid setting header where un-neccessary
  • remove event for jsonView
    Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Jan 22:19
05aa4ee
Compare
Choose a tag to compare
  • Add a base data type for potential model data : Zblob
  • Add HTTP handler interfaces to this library

Full Changelog: v2.0.2...v2.1.0

v2.0.2

27 Jan 21:28
0ae5fa1
Compare
Choose a tag to compare
  • remove svgo dependency
  • add json codec for CID encoding in this project
  • support zip/unzip data from any zipped file

Full Changelog: v1.0.1...v2.0.2

v1.0.1

31 Dec 16:19
21be2cc
Compare
Choose a tag to compare
  • adjust svg viewport calculation
  • specify which file to unzip from z= input

Full Changelog: v1.0.0...v1.0.1