Skip to content

Releases: rodionovd/rd_route

New License and Readme

Choose a tag to compare

@rodionovd rodionovd released this 21 Apr 09:44
  • 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

Choose a tag to compare

@rodionovd rodionovd released this 12 Oct 14:02

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

Choose a tag to compare

@rodionovd rodionovd released this 17 Aug 21:30
Update README.md

Add Travis build status badge