Releases: JuliaAstro/ERFA.jl
Releases · JuliaAstro/ERFA.jl
v1.1.0
v1.0.0
ERFA v1.0.0
Closed issues:
- Deprecate linear algebra functions (#46)
- Error in Julia 1.6 adding package (in Juno, while it and package seemingly still working) (#48)
- License issues (#55)
- Add missing wrappers (#56)
Merged pull requests:
- Use JLL package (#49) (@helgee)
- Migrate to GH Actions (#51) (@helgee)
- Fix tests based on ERFA 1.7.2 (#52) (@helgee)
- Deprecate linear algebra wrappers (#53) (@helgee)
- Documentation fixes (#54) (@helgee)
- Update LICENSE (#58) (@helgee)
- Add missing wrappers (#59) (@helgee)
- General cleanup: exports, formatting, code organization, coverage (#60) (@helgee)
v0.6.3
v0.6.2
ERFA v0.6.2
v0.6.1
ERFA v0.6.1
v0.6.0
ERFA v0.6.0
Closed issues:
- All matrices returned by ERFA need to be transposed (#44)
Merged pull requests:
- Install TagBot as a GitHub Action (#43) (@JuliaTagBot)
- Fix matrix desaster (#45) (@helgee)