Skip to content

Changelog

v2.0.6 (2026-02-20)

Full Changelog

CI/CD

  • Extract coverage analysis into reusable callable workflow (634633d)

v2.0.5 (2026-02-19)

Full Changelog

Documentation

  • Add CLAUDE.md and update submodules (ad63ea6)
  • Add VitePress site, rewrite README, and add release pipeline (2f0c6c2)

Miscellaneous

  • Update fortran tester submodule (b57eaba)
  • Update makecoverage (fa67aaa)
  • Remove make test from GH actions (1039836)
  • Merge remote-tracking branch 'refs/remotes/origin/master' (aab8f72)

v2.0.4 (2022-07-05)

Full Changelog

Bug fixes

Miscellaneous

  • Make public filename member

Make public filename member

Why:

More easy file handling.*

Side effects:

Nothing. (0295418)

  • Update submodules (9acaba9)
  • Update stringifor submodule (ab9e3af)
  • Temporary fix for building FiNeR library with intel compilers

Temporary fix for building FiNeR library with intel compilers: Intel 2019 has serious bug and works differently from intel 2018 and from GNU Fortran... (0a84981)

add cmake support (86dc016)

  • Merge branch 'master' of github.com:szaghi/FiNeR (aa3292e)
  • Update submodules (ff900a2)
  • Update readme example, fix #issue16

Examples into readme still refer to old version of the library, updated to the new API.

Why:

This drives new users to confusion, the readme is read before (and often the only to be read) tests and other documentation resources.

Travis setting updated also. (9e46944)

  • Update parse test for #issue16

Short description

Update parse test for issue 16: it seems that all comments markers work as expected, needed more details from issue author. (8c747c6)

  • Re-add pre-processing flag for unsupported R16P (280b2c3)
  • Enable library to be used with NVFortran compiler on GPU-based architecture (847501d)
  • Add error checking for failing parsing takens (2b04def)
  • Switch to GH actions (5c391b2)

v2.0.3 (2017-06-29)

Full Changelog

Bug fixes

Miscellaneous

  • Merge tag 'v2.0.2' into develop

Fix bug#12

Stable release, fully backward compatible. (ca12c6c)

  • Sanitize preprocessing flags (daff263)
  • Revert back to autotest (daa39df)

v2.0.2 (2017-06-29)

Full Changelog

Bug fixes

  • Fix varius bugs... (585eab4)
  • Fix get error status (190b2cf)
  • Fix iostat of file read (9822d84)
  • Fix iostat check on read file (db0f285)
  • Fix FACE submodule lack (7d39b12)
  • Fix coverage issue (99e23c1)
  • Fix typos in fobos that prevent to build FiNeR as standalone library (1ef764c)

Miscellaneous

  • Merge tag 'v2.0.1' into develop

Add sections list method, stable release, fully backward compatible. (c16a557)

  • Update to last PENF (f560648)
  • Update to last StringiFor (7147d7f)
  • Update travis config (3ac682e)
  • Update third parties (35f3c69)
  • Merge branch 'master' into develop (980d233)
  • Add new load test and fix error in stringifor%split (b755be1)
  • Update stringifor submodule (8512dbd)
  • Merge branch 'develop' (1f44b0f)
  • Update StringiFor submodule (aaa017d)
  • Trim out dangerous recursive git clone/update (3247824)
  • Update submodule (277a548)
  • Update doc (76f1f7a)
  • Update fobos (9b6a0c6)
  • Update submodules (d8c3892)
  • Add test for add-update option, there is a bug... (5de35d4)
  • Update submodule and fix double definition of CK

Update submodule and fix double definition of CK

Why:

CK was defined in both PENF and StringiFor, la last one is disabled.

This change addresses the need by:

Add "only" to stringifor usage.

Side effects:

Nothing. (071b26f)

  • Merge branch 'release/2.0.2' (f8dca3a)
  • Update submodules (07307e2)
  • Merge branch 'hotfix/fix-broken-library-building-issue#11' (4ab2d1c)
  • Merge tag 'vfix-broken-library-building-issue#11' into develop

Fix issue#11

Stable release, fully backward compatible. (e7cdce0)

  • Merge branch 'develop' of github.com:szaghi/FiNeR into develop (97929e3)
  • Fix issue#12

Fix bug on add-update option.

Stable release, fully backward compatible. (8861d69)

  • Fix bug#12 on add-update option

Fix bug#12 on add-update option.

Sanitize Travis deployment.

Stable release, fully backward compatible. (2946050)

  • Merge branch 'release/2.0.2' (d0dd67a)

v2.0.1 (2016-05-25)

Full Changelog

Bug fixes

Miscellaneous

  • Merge tag 'v2.0.0' into develop

Code refactored, stable release, not fully backward compatible. (5cfd23c)

v2.0.0 (2016-05-24)

Full Changelog

Miscellaneous

  • Freeze before major refactor by StringiFor (fd59535)
  • Change tree structure (51a06cb)
  • Add PENF submodule: compile with only Intel... (2b92810)
  • Modify sources organization (10c895b)
  • Remove old modules (3ec429f)
  • Complete StringiFor adoption (3a862f0)
  • Update to new stringifor version

Update to new stringifor version (60c5b45)

v1.0.2 (2015-04-01)

Full Changelog

Miscellaneous

  • Improve public API with many new methods (0409377)

v1.0.1 (2015-03-31)

Full Changelog

Miscellaneous

  • Many changes, see Changelog of wiki (6f5ff2b)

v1.0.0 (2015-03-25)

Miscellaneous