File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# plfit library changelog
22
3+ ## [ 0.9.6]
4+
5+ ### Added
6+
7+ * Contributors list is now provided both in Markdown and plain text format.
8+
9+ ### Fixed
10+
11+ * Python 3.12 is now supported (#46 )
12+
13+ ## [ 0.9.5]
14+
15+ ### Added
16+
17+ * Added contributors list.
18+
19+ ### Fixed
20+
21+ * Cross-platform compatibility improvements.
22+
23+ * Improved const-correctness.
24+
25+ * Fix compilation problems with MinGW toolchain.
26+
27+ * Fix linking to math library, thanks to @orlitzky (#45 ).
28+
329## [ 0.9.4]
430
531### Fixed
6692
6793First version with a changelog entry.
6894
69- [ Unreleased ] : https://github.com/ntamas/plfit/compare/0.9.4..HEAD
95+ [ Unreleased ] : https://github.com/ntamas/plfit/compare/0.9.6..HEAD
96+ [ 0.9.6 ] : https://github.com/ntamas/plfit/compare/0.9.5...0.9.6
97+ [ 0.9.5 ] : https://github.com/ntamas/plfit/compare/0.9.4...0.9.5
7098[ 0.9.4 ] : https://github.com/ntamas/plfit/compare/0.9.3...0.9.4
7199[ 0.9.3 ] : https://github.com/ntamas/plfit/compare/0.9.2...0.9.3
72100[ 0.9.2 ] : https://github.com/ntamas/plfit/compare/0.9.1...0.9.2
You can’t perform that action at this time.
0 commit comments