Skip to content

Releases: zorp-corp/nockapp

choo-0.1.8

15 Jan 18:59
332f027
Compare
Choose a tag to compare
* alter /* import behavior to mirror Urbit/Clay expectations

choo-0.1.7

14 Jan 20:23
a6ff3bd
Compare
Choose a tag to compare
choo: introduce back graph-leaf, append honc (#113)

* introduce back graph-leaf
* choo: do not disturb the harmony of the comments
* compile jock files during traversal of dir
* append honc instead of prepending

choo-0.1.6

13 Jan 19:43
84c333a
Compare
Choose a tag to compare
space leak fix, choo version bump (#110)

* space leak fix, choo version bump

* update choo.jam

choo-0.1.5

10 Jan 20:51
4c25a53
Compare
Choose a tag to compare
choo: build cache with dependency graph (#105)

* choo: build caching

* choo: tests, lowercase paths

choo would fail to parse paths with uppercase letters in them, so we
downcase them before creating the associated nouns.

note that this test is set to ignore since choo exits on a successful
compile. need to figure out how to make this test pass in light of that.

* choo: switch order of arbitrary/normal

* choo: type docs

* choo: bump version and choo.jam

---------

Co-authored-by: litlep-nibbyt <[email protected]>

choo-0.1.4

12 Nov 17:38
Compare
Choose a tag to compare
Choo version 0.1.4

choo-0.1.3

12 Oct 13:59
Compare
Choose a tag to compare
choo -> 0.1.3

choo-0.1.2

11 Oct 18:16
Compare
Choose a tag to compare
choo -> 0.1.2

choo-0.1.1

11 Oct 01:47
f3a6320
Compare
Choose a tag to compare
Fix choo to properly construct all paths (#41)

choo-0.1.0

10 Oct 23:47
f2562b3
Compare
Choose a tag to compare
Build choo.jam with choo in CI (#40)