Skip to content

Releases: sot/chandra_time

Release 4.1.2

01 Jun 01:57
7762af6
Compare
Choose a tag to compare

Includes the following merges:

  • PR #58: Use chandra_time modules for Chandra.Time

Release 4.1.1

05 Jan 16:24
2c12c8d
Compare
Choose a tag to compare

Includes the following merges:

  • PR #56: Improve setup.py and drop the MANIFEST

Includes the following merges:

  • PR #56: Improve setup.py and drop the MANIFEST

Release 4.1.0

04 Jan 22:14
804a751
Compare
Choose a tag to compare

Includes the following merges:

  • PR #54: Change Chandra.Time to chandra_time w/ back-compatibility

Release 4.0.1

29 Mar 05:43
2c31c34
Compare
Choose a tag to compare

Includes the following merges:

  • PR #53: Allow bytes input to date2secs

Release 4.0.0

16 Oct 18:43
Compare
Choose a tag to compare

Includes the following merges:

  • PR #52: Unified documentation style
  • PR #50: Shiny workflow update
  • PR #49: Shiny workflow update
  • PR #48: Shiny
  • PR #47: Disable automatic astropy.iers downloads
  • PR #46: Change so date like 2020:001 is midnight not noon
  • PR #45: Flake8
  • PR #42: Support CxoTime in DateTime and modernize
  • PR #43: Migrate pydocs sphinx docs to project
  • PR #44: Version for shiny
  • PR #40: Allow setup.py --version to work without Cython

3.20.6

15 Apr 16:00
9fca240
Compare
Choose a tag to compare

Includes the following merges:

  • PR #39: Fix the location of the C extension

3.20.5

11 Apr 09:51
facea8d
Compare
Choose a tag to compare

PR #37: Make namespace package native
PR #38: Setting up automated builds

Includes the following merges:

  • PR #37: Make namespace package native
  • PR #38: Setting up automated builds

3.20.4

09 Jan 19:18
8e8d8fc
Compare
Choose a tag to compare

Includes

#35 : Revert "Added changes to use setuptools_scm"
#34 : Add compile arg for building on MacOS Catalina / Xcode 11.2

#34 basically un-does that setuptools_scm revert

Version 3.20.3 - fix memory leak in axTime3.cc

06 Jan 21:54
5003b9e
Compare
Choose a tag to compare

#32 - fix memory leak in axTime3.cc

Release 3.20.2 with test fix for 32 bit compat

18 Sep 15:21
e2ea161
Compare
Choose a tag to compare
Merge pull request #30 from sot/sec_test_32b

Use AlmostEqual on tests for 32 bit compatibility