Sha256: e6ae62247f8c74342489a5922763f18c365d1505f1933a3bf3e78cb49cd8f7f4

Contents?: true

Size: 1020 Bytes

Versions: 1

Compression:

Stored size: 1020 Bytes

Contents

# 0.4.2
- Add GC guard to reading and writing image methods.

# 0.4.1
- Add GC guard to narray given to native extension method.
- Fix some configulation files.

# 0.4.0
- Rename extension file for reading and writing image file.
- Update documentations.

# 0.3.0
- Add [filter module](https://yoshoku.github.io/magro/doc/Magro/Filter.html) consists of image filtering methods.
- Change to use round instead of ceil in [quantization of resize method](https://github.com/yoshoku/magro/commit/1b3308ddfb98a650889483af3cd2045aaf6b8837) when given integer image.

# 0.2.0
- Add [transform module](https://yoshoku.github.io/magro/doc/Magro/Transform.html) and resize method.
- Fix some configulation files.

# 0.1.2
- Fix bug that fails to read and save file with upper case file extension.

# 0.1.1
- Refactor extension codes.
- Fix to raise IOError when occured file reading / writing error.
- Fix to raise NoMemoryError when occured memory allocation error.
- Several documentation improvements.

# 0.1.0
- First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
magro-0.4.2 CHANGELOG.md