|
17 | 17 | [Full Changelog](https://github.com/jacobwilliams/json-fortran/compare/4.1.1...HEAD) |
18 | 18 |
|
19 | 19 | **Enhancements** |
| 20 | +- Add a |
| 21 | + [CHANGELOG](https://github.com/jacobwilliams/json-fortran/blob/master/CHANGELOG.md) |
| 22 | + [\#120](https://github.com/jacobwilliams/json-fortran/issues/120) |
| 23 | + via |
| 24 | + [PR \#123](https://github.com/jacobwilliams/json-fortran/pull/123) |
| 25 | + from [zbeekman](https://github.com/zbeekman) |
| 26 | +- Spell 'Fortran' correctly |
| 27 | + [\#118](https://github.com/jacobwilliams/json-fortran/issues/118) |
| 28 | + via |
| 29 | + [PR \#124](https://github.com/jacobwilliams/json-fortran/pull/124) |
| 30 | + from [zbeekman](https://github.com/zbeekman) |
20 | 31 | - Migrate to |
21 | 32 | [Codecov.io](https://codecov.io/github/jacobwilliams/json-fortran?branch=master) |
22 | 33 | [\#106](https://github.com/jacobwilliams/json-fortran/issues/106) |
|
31 | 42 |
|
32 | 43 | **Fixed issues:** |
33 | 44 |
|
| 45 | +- Fixed innacurate coverage reports via |
| 46 | + [PR \#109](https://github.com/jacobwilliams/json-fortran/pull/109) |
| 47 | + from [zbeekman](https://github.com/zbeekman) |
| 48 | +- Fixed a small consistency issue when outputing floating point |
| 49 | + numbers via |
| 50 | + [PR \#125](https://github.com/jacobwilliams/json-fortran/pull/125) |
34 | 51 | - Problems writing JSON to `error_unit` (0) due to JSON-Fortran's |
35 | 52 | special interpretation of `unit=0` |
36 | 53 | [\#85](https://github.com/jacobwilliams/json-fortran/issues/85) |
|
46 | 63 | - Documentation fixes & coverage improvements |
47 | 64 | [\#112](https://github.com/jacobwilliams/json-fortran/pull/112) |
48 | 65 | ([zbeekman](https://github.com/zbeekman)) |
49 | | -- Small FoBiS coverage fix |
50 | | - [\#109](https://github.com/jacobwilliams/json-fortran/pull/109) |
51 | | - ([zbeekman](https://github.com/zbeekman)) |
52 | | - |
53 | 66 |
|
54 | 67 |
|
55 | 68 | ## [4.1.1](https://github.com/jacobwilliams/json-fortran/tree/4.1.1) (2015-05-27) |
|
0 commit comments