Skip to content

Releases: curtywill/gohost

v0.2.0

03 May 23:30
Compare
Choose a tag to compare

not sure im doing semantic versioning right but whatever

new features:

  • Added related projects and share tree getters, so now you can interact with projects outside of yourself
  • Added an astMap getter. found a use case for it here and thought it'd be a good addition

0.1.2

28 Apr 06:48
Compare
Choose a tag to compare

BREAKING CHANGE: Got rid of the New() functions for the attachment and markdown blocks, now they're created using composite literals. Also added a FileUrl() getter for the attachment blocks.