Releases: Arucard1983/ERYA-Profiling
Critical Bug Fix Release
- Fix a bug on the function that creates new elements on Layer Editor without cleaning the contents: The number of columns was off by one. Without this single line of code bugfix, all saved files cannot be loaded due to the Layer Editor size mismatch.
- Fixes the number of Layers spin controller error that was not updated when the user load a file.
First Improvements Release
This release aggregates several fixes for the Stable Release:
- Disables the Edgeworth Distribution, since the Airy Function managed the Gaussian Limit by itself.
- Several improvements on the Airy Distribution, including a new method to evaluate the best integration domain.
- The convolution algorithm was improved.
- Begins preparation to remove support for obsolete features.
- Additional bug fixes.
First Feature Complete Release
The first real release with all the major features implemented, with the usual bugfixes.
-Linux versions built with the new GTK3 backend of wxWidgets 3.0.5 branch, making Debian 11 the base supported distribution.
-Windows version built from wxWidgets 3.0.5 branch code using MinGW 10 cross-compiler.
- Mac OS X version made from osx-cross compiler using the legacy XCode 7.3 code branch, making an experimental build for legacy Macs. Not tested on the newer M1 Macs, as Rosetta 2 emulator for x86_64 code may cause issues.
Rolling Release
Fixed some mistakes on numerical algorithms.
Minor cosmetic changes.
Stable Release Update
This release updates the last code commits to the stable release, including the following fixes:
- Initial wizard page size was finally fixed.
- Some minor improvements on code.
Cleanup Version
- Updating toolchains to Debian 10
Update Release for Debian 10
Release with the current code made with the freshly toolchains on Debian 10.
Maintenance Update
- Help files removed in favor of a single PDF manual file.
- Some code clean-up.
- Fix the Element Database XML tree related to the Elements placement.
- Adding the Remark field to all XML documents.
Maintenance Update with Revamped Help
A upstream release with the newest code, where the major features are:
- Stopping-Power default's setting are the SRIM interpolation, instead the Ziegler's parameters.
- Updated on-line Help documentation.
- Changes on Vavilov approximation by adding a new function: Airy Function of First Kind, that finally fixes the abnormal oscillations on certain sharp resonances.
- The usual amount of small bugfixes.
Maintenance Release
It contains some bug-fixes, and improvements.
Expected to be the first public release.