Skip to content

Commit

Permalink
SpiceyPy 3.1.0 release
Browse files Browse the repository at this point in the history
- added irfnam, irfnum, irfrot, irftrn
- added kpsolv, kepleq
- better exceptions, many hundred spice toolkit defined exceptions
- copy button to docs codeblocks
- added CSPICE_SRC_DRI envvar override to specify cspice src directory
during install
- added CSPICE_SHARED_LIB envvar override to specify
cspice.so/.dll/.dylib during install

- switch to codecov for code coverage
- various support type changes
- renamed getspice.py to get_spice.py

- fixed missing doc strings for callbacks

- coveralls
- test cmd class in setup.py
- direct references to deprecated numpy matrix class
  • Loading branch information
AndrewAnnex committed May 25, 2020
1 parent 8a462c2 commit 9d0cae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to SpiceyPy will be documented here
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project tries to adhere to [Semantic Versioning](http://semver.org/).

## [3.1.0] - 2020-05-27
## [3.1.0] - 2020-05-25
### Added
- added irfnam, irfnum, irfrot, irftrn
- added kpsolv, kepleq
Expand Down

0 comments on commit 9d0cae2

Please sign in to comment.