Releases: yakir12/UnitfulAngles.jl
Releases · yakir12/UnitfulAngles.jl
v0.7.2
v0.7.1
v0.7.0
What's Changed
- include radians and degrees in UnitfulAngles by @cmichelenstrofer in #32
- faster trigonometric functions by @cmichelenstrofer in #33
- Redefine sub-arcsecond units by @mileslucas in #34
- fix issue that occurs from change in serialization format in Julia 1.9 by @KristofferC in #35
- define turn in terms of degrees by @cmichelenstrofer in #37
New Contributors
- @cmichelenstrofer made their first contribution in #32
- @KristofferC made their first contribution in #35
Full Changelog: v0.6.2...v0.7.0
v0.6.2
UnitfulAngles v0.6.2
Closed issues:
- Release version 0.6.1 (#25)
Merged pull requests:
- add 'as' as arcsecond for alias with prefixes enabled (#28) (@mileslucas)
v0.6.1
UnitfulAngles v0.6.1
Closed issues:
- release new version (#20)
Merged pull requests:
- CompatHelper: bump compat for "Unitful" to "0.17" (#21) (@github-actions[bot])
- CompatHelper: bump compat for "Unitful" to "0.18" (#22) (@github-actions[bot])
- CompatHelper: bump compat for "Unitful" to "1.0" (#24) (@github-actions[bot])
- Install TagBot as a GitHub Action (#26) (@JuliaTagBot)
v0.6.0
Compatible with Unitful v0.15.0
- Updated to conform with the new Unitful syntax for Quantity
- Fixed a few small code aesthetics
v0.4.0
Julia 1.0 compatible
Works on Julia 1.0
0.7 compatible
First version that is compatible with Julia 0.7 (in preparation for 1.0).