Skip to content

Releases: Arucard1983/ERYA-Profiling

Critical Bug Fix Release

27 Feb 19:21
5697775
Compare
Choose a tag to compare
  • 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

20 Feb 12:36
180fc44
Compare
Choose a tag to compare

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

08 Sep 16:01
3b0b60e
Compare
Choose a tag to compare

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

05 Feb 16:18
725383b
Compare
Choose a tag to compare

Fixed some mistakes on numerical algorithms.
Minor cosmetic changes.

Stable Release Update

14 Nov 15:00
bec349b
Compare
Choose a tag to compare

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

16 Jul 18:04
bec349b
Compare
Choose a tag to compare
  • Updating toolchains to Debian 10

Update Release for Debian 10

10 Jul 16:53
105aadd
Compare
Choose a tag to compare

Release with the current code made with the freshly toolchains on Debian 10.

Maintenance Update

04 Jul 16:48
105aadd
Compare
Choose a tag to compare
  • 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

30 May 15:13
4932783
Compare
Choose a tag to compare

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

24 Jan 15:01
Compare
Choose a tag to compare

It contains some bug-fixes, and improvements.
Expected to be the first public release.