Releases: JaumeRibas/Aether2DImgMaker
Releases · JaumeRibas/Aether2DImgMaker
v0.11.0
Turned -image-generation-mode parameter values into separate parameters.
v0.10.1
- Added -delta and -two-steps-delta parameters.
- Optimized Sunflower 2D implementation.
- Improved memory usage of 4 and 5D Aether.
- Added alias -color for -colormap parameter.
- Added hidden -debug parameter.
- Fixed grammatical error in -initial-configuration parameter description.
v0.9.0
- Changed the format of backups made from the Sunflower model. Sunflower backups from previous versions won't be supported.
- Fixed errors when backing up the Sunflower model.
v0.8.0
- Renamed Spread Integer Value model to Sunflower
- Fixed bug in 3d scans
- Changed format of the output messages
- Other minor changes and fixes
v0.7.1
- Included the new mode for image generation 'toppling-alternation-compliance'.
- Made initial configuration the default parameter so its name can be omitted.
- Made single-source the default initial configuration type.
- Improved formatting of the -help output.
- Other minor changes and fixes.
v0.6.1
Fixed typos in and added note to -coordinate-filters option description.
v0.6.0
- Replaced the -v, -w, -x, -y and -z options with the more flexible -coordinate-filters option.
- Suport the S.I.V. model in any number of dimensions.
- Added shortened aliases for several options.
- Made infinite grid the default.
- Other minor changes and corrections.
v0.5.6
- Added -step-leap option
- Changed -first-step option to stop at the model's last step
v0.5.5
- Optimized image resizing
- Changed folder structure for bounded grids
- Fixed app not terminating on exception when certain params were used
v0.5.3
Fixed use of range in coordinate options.