= WaveSwissKnife Release History

== 0.5.0.20131217 (Beta)

* Improved way to install on Windows using Ruby DevKit and MSYS tar
* Bumped version of installed GMP to 5.1.3

== 0.4.0.20130322 (Beta)

* GMP library automatically installs if absent
* Added support for Travis
* Bug correction: Rational did not inspect the same as before.

== 0.3.1.20130103 (Beta)

* Bug correction: Core dumps using Ruby 1.9 and/or 64 bits environments

== 0.3.0.20121227 (Beta)

* Migrated C code to Ruby 1.9.3 API

== 0.2.0.20120302 (Beta)

* Shipping gems in platform-independent architecture.
* Adapted to standard C extensions handling to make the Gem architecture independent.
* Adapted to standard RubyGems extensions format to deliver a Ruby gem instead of an architecture specific one.
* Sorted the output of available actions in the help screen.
* Corrected C code to make it compile correctly with Ruby 1.9.
* Ignored mkmf.log files in GIT.
* Adapted release information to last version of RubyPackager.
* Adapted release information to last version of rUtilAnts.
* Removed rdoc warning in documentation.
* Updated Copyright information.
* Updated email address of Muriel Salvan.
* Adapted comments to match a better RDoc syntax.
* Adapted to new version of rUtilAnts.

== 0.1.0.20110830 (Beta)

* Migrated repository to git.
* Updated copyright information
* Made regression 100% successful.
* Migrated TODO list to Trackers.
* Made building extensions report errors correctly.
* Bug correction: Reading FFT samples could not be performed.

== 0.0.1.20101110 (Alpha)

* Initial public release.

