Skip to content

Releases: UpstandingHackers/hammer

v1.0.0-rc3: Fix NetBSD and OpenBSD compiler warnings

14 Apr 07:57
Compare
Choose a tag to compare

This should be the last pre-release before 1.0.0

v1.0.0-rc2: Merge pull request #97 from thequux/freebsd

13 Apr 14:35
Compare
Choose a tag to compare

Notes on this release, v1.0.0-rc2:

  • Needed to cut another tag because of packaging issues on Darwin.
  • @thequux has at least one more patch to merge in before we cut a final 1.0

v1.0.0-rc1

11 Apr 21:52
@fbz fbz
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Notes on this release v1.0.0-rc1:

  • This is the first tagged release, created mainly to ease in packaging endeavours.
  • Java testing is still incomplete.
  • A man page still missing.

This release closes the following bugs, some long standing:

  • Fix left recursion with packrat #93
  • Fix #49 stringmap segfault #94
  • Remove implicit addition of "TT_" prefix to token-type macros #88
  • Fix LC_ID_DYLIB for OS X #79
  • Fixes for packageconfig #75