Releases: sot/cxotime
Releases · sot/cxotime
Release 3.2.6
Includes the following merges:
- PR #26: Remove debug print statements
Release 3.2.5
Includes the following merges:
- PR #25: Ignore ERFA dubious year warning
Release 3.2.4
Includes the following merges:
- PR #24: Astropy 4.2 compatibility: modified "import erfa" statement
Release 3.2.3
Includes the following merges:
- PR #23: Fix incompatibility with DateTime init with None
Release 3.2.2
Includes the following merges:
- PR #22: Remove an extra underscore in PyInit declaration
Release 3.2.1
This release builds cxotime as an arch-dependent conda package.
Release 3.2.0
Includes the following merges:
- PR #16: export astropy units and TimeDelta within cxotime
- PR #21: Copy changes from astropy. Fixes issue #20 (C99 mode)
- PR #15: Much faster parsing in CxoTime and add maude format
- PR #14: Unified documentation style
- PR #17: Add flake8 checking workflow
- PR #13: Faster guessing of CxoTime-specific formats
- PR #11: Shiny workflow update
- PR #10: Shiny workflow update
- PR #9: Allow for CxoTime() to get current time in date format
- PR #8: Improve the documentation
- PR #7: Updates for usability
- PR #6: SHINY: always use UTC scale for DateTime formats + other improvements
- PR #4: Setting up automated builds
Release 3.1.1
Release 3.1.1 includes these PRs:
- PR #3: Implementation of setuptools_scm usage as described in sot/skare3/issues/240
- PR #2: Add LICENSE and license comments