File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
+
8
+ ## 1.0.0
9
+
10
+ ### Added
11
+
12
+ - add ` logabstanh `
13
+
14
+ ### Changed
15
+
16
+ - improve ` log1pmx ` , add ` Float32 ` implementation
17
+ - make tests have their own environment, use JET.jl and Aqua.jl
18
+ - improve ` _log1pmx_ker ` internal documentation on the polynomial
19
+ - improve accuracy of ` logit ` , ` logcosh `
20
+ - more detailed testing (` ULPError.jl ` )
21
+ - relax the doc string of ` log2mexp ` to promise just "careful evaluation", technically breaking
22
+
23
+ ## 0.3.29
24
+
25
+ A changelog is not available up to this version.
You can’t perform that action at this time.
0 commit comments