Skip to content

Releases: StanzaOrg/lbstanza

0.18.97

02 Dec 17:09
Compare
Choose a tag to compare
0.18.97 Pre-release
Pre-release
Twiddle for CI.

0.18.96

22 Oct 16:05
54fa61e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.95...0.18.96

0.18.95

07 Oct 23:07
Compare
Choose a tag to compare

What's Changed

  • Process launch stale argument pointers by @alijitx in #86

Full Changelog: 0.18.94...0.18.95

0.18.94

20 Aug 19:23
Compare
Choose a tag to compare
0.18.94 Pre-release
Pre-release
Tiny typo.

0.18.93

20 Aug 05:13
Compare
Choose a tag to compare
0.18.93 Pre-release
Pre-release
Fix implementation of 'delete-file' on Windows.

0.18.92

19 Aug 22:04
Compare
Choose a tag to compare
0.18.92 Pre-release
Pre-release
Fix for TypeSet fatal.

Live objects are able to have TypeDecl dependencies. To check whether a TypeDecl is consistent against a redefinition, we need access to the package that the TypeDecl is from. This is implemented using RefFromPackage.

0.18.91

30 Jul 07:10
Compare
Choose a tag to compare
0.18.91 Pre-release
Pre-release
Fix bug in file-exists? implementation.

0.18.90

30 Jul 07:02
Compare
Choose a tag to compare
0.18.90 Pre-release
Pre-release
Fixed bug in parsing of paths on Unix.

0.18.89

29 Jul 00:48
Compare
Choose a tag to compare
0.18.89 Pre-release
Pre-release
Increment version.

0.18.88

28 Jul 03:00
Compare
Choose a tag to compare
0.18.88 Pre-release
Pre-release
Fixed macro plugin loading and duplicate initialization.