Skip to content

Releases: rodionovd/rd_route

New License and Readme

21 Apr 09:44
Compare
Choose a tag to compare
  • The license is MIT now and the readme looks shiny
  • No more Objective-C stuff in tests (because rd_route doesn't depend on Objective-C at all 😋 )

Goodbye to old hacks

12 Oct 14:02
Compare
Choose a tag to compare

FIXED:

  • a bug with __DATA segement remapping (#6)
  • always ignore the leading underscore character in a symbol name

Minor code changes:

  • add asserts
  • replace #imports with #includes
  • add extern "C" wrapper for C++ compatibility

First stable release

17 Aug 21:30
Compare
Choose a tag to compare
Update README.md

Add Travis build status badge