Version 0.2.0 released
Forum » General / News » Version 0.2.0 released
Started by: UnNeuroneUnNeurone
On: 1224198385|%e %b %Y, %H:%M %Z|agohover
Number of posts: 2
rss icon RSS: New posts
Version 0.2.0 released
UnNeuroneUnNeurone 1224198386|%e %b %Y, %H:%M %Z|agohover

The new version 0.2.0 of the library is now released.
It implements API version 1.0.1 (expressed as current.revision.age), so it is binary compatible with the previous version.
Here is what's new:

New fetures:

  • Support for 16-bit, 32-bit and 64-bit per channel images
  • Rigidity masks
  • Left-right/top-bottom balance

Performace related:

  • Improved attached visibility maps management (lower memory requirements)
  • All internal buffers turned from double to float, improving both speed and memory requirements

Documentation:

  • Reviewed manual and completed refence
  • Added man pages

You find it in the Download Page.

Last edited on 1224202669|%e %b %Y, %H:%M %Z|agohover By UnNeurone + Show more
Unfold Version 0.2.0 released by UnNeuroneUnNeurone, 1224198386|%e %b %Y, %H:%M %Z|agohover
Re: Version 0.2.0 released
UnNeuroneUnNeurone 1224202576|%e %b %Y, %H:%M %Z|agohover

Some additional notes for package maintainers:

  • In the new version of the library, the public symbols are the only ones to be exported in the binaries, as it should, while in the older version the private symbols were just excluded from the headers. This shouldn't be of any concern most of the times, as it doesn't really break ABI compatibility.
  • The versioning scheme has changed: no “revision number” will be used any more for tar files, micro version will be incremented instead.
Unfold Re: Version 0.2.0 released by UnNeuroneUnNeurone, 1224202576|%e %b %Y, %H:%M %Z|agohover
New Post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License