Skip to content

Commit

Permalink
Updated CHANGES for 0.0.7 and 0.0.8 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauman committed Nov 5, 2013
1 parent 2f9f54f commit fd15dfd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
Version 0.1.0 (In progress)

Version 0.0.8
* Bugfixes when using VexCL
* Better OpenCL, VexCL detection
* Added ANTIOCH_VERSION_AT_LEAST macro (thansk to @RhysU)
* Initial support for automatic differentation
using MetaPhysicL
* XML parsing support of new reaction types
* Support irreversible reactions
* Use Automake's pkginclude feature (thanks to @RhysU)
* Travis-CI support added (with help from @RhysU and @ddemidov)
* Converted to header only, no library is generated during
the build now

Version 0.0.7
* Auto-function optimizations, when compiler is new enough.

Version 0.0.6
* More test coverage for newer reaction types
* Better OpenCL detection for OS X
Expand Down

0 comments on commit fd15dfd

Please sign in to comment.