You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or [Download v8.4.0](https://github.com/jacobwilliams/json-fortran/releases/tag/8.4.0)
55
+
56
+
**Enhancements:**
57
+
58
+
- Minor updates for readme and documentation [\#521](https://github.com/jacobwilliams/json-fortran/pull/521) ([zmoon](https://github.com/zmoon))
59
+
- Updates for unit tests [\#536](https://github.com/jacobwilliams/json-fortran/issues/536)[\#543](https://github.com/jacobwilliams/json-fortran/pull/543) ([gha3mi](https://github.com/gha3mi), [jacobwilliams](https://github.com/jacobwilliams))
60
+
61
+
**Bug Fixes:**
62
+
63
+
- Fixed a bug where the library would not compile if using `REAL128` kind [\#550](https://github.com/jacobwilliams/json-fortran/issues/550) ([jacobwilliams](https://github.com/jacobwilliams))
64
+
- Fixes to GitHub Actions CI [\#535](https://github.com/jacobwilliams/json-fortran/pull/535) ([jacobwilliams](https://github.com/jacobwilliams))
@@ -59,7 +75,6 @@ or [Download v8.3.0](https://github.com/jacobwilliams/json-fortran/releases/tag/
59
75
- Add information on conda-forge distribution [\#506](https://github.com/jacobwilliams/json-fortran/pull/506) ([awvwgk](https://github.com/awvwgk)) [\#507](https://github.com/jacobwilliams/json-fortran/issues/507)
60
76
- Updated CMake to export include directories with target [\#504](https://github.com/jacobwilliams/json-fortran/pull/504)[\#503](https://github.com/jacobwilliams/json-fortran/issues/503) ([awvwgk](https://github.com/awvwgk))
61
77
62
-
63
78
**Bug Fixes:**
64
79
65
80
- Fixed a minor standards violation [\#510](https://github.com/jacobwilliams/json-fortran/issues/510)[\#511](https://github.com/jacobwilliams/json-fortran/pull/511) ([jacobwilliams](https://github.com/jacobwilliams))
0 commit comments