Timescale

Latest version: v0.0.8

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.8

**Summary:**
Add some more attributes to the `Timescale` class for astro time conversions.

**Itemized Changes:**
* `feat`: added attributes for `ut1_utc` and `gps_utc` (131)
* `fix`: add `ut1_utc1` to `ut1` (132)
* `feat`: add `utc` attribute (132)


**Full Changelog**: https://github.com/pyTMD/timescale/compare/0.0.7...0.0.8

0.0.7

**Summary:**
First release of `timescale` under new `pyTMD` organization :tada:
Some updates for maintenance and to make stylistic changes to the documentation.

**Itemized Changes:**
* `docs`: fix `environment.yml` in documentation
* `docs`: add line to issues and discussions
* `ci`: bump version of artifact upload
* `chore`: transfer ownership to `pyTMD` organization (124)
* `feat`: added GLONASS as delta time option (127)
* `feat`: update GPS seconds calculation for output from `Timescale` object (127)
* `test`: add GPS week calculation test (127)
* `docs`: front page with cards and icons (130)
* `docs`: add some working examples of creating `Timescale` objects (130)
* `docs`: add project info (130)

**Full Changelog**: https://github.com/pyTMD/timescale/compare/0.0.6...0.0.7

0.0.6

**Summary:**
Added some minor improvements to functionality and to the documentation.

**Itemized Changes:**
* `feat`: make `Timescale` and `Calendar` objects subscriptable (93)
* `feat`: split `is_leap` from `calendar_days` function (99)
* `docs`: update `README.rst` (101)
* `docs`: add `CITATION.cff` (101)
* `docs`: use `sphinxcontrib-bibtex` to build bibliography (112)
* `ci`: add windows builds (112)

**Full Changelog**: https://github.com/tsutterley/timescale/compare/0.0.5...0.0.6

0.0.5

**Summary:**
Modernizes the project build with `pyproject.toml` and fixes some deprecating features. Adds some shortcuts to the `Timescale` class to improve ease of use.

**Itemized Changes:**
* `feat`: add shortcut wrapper functions for `Timescale` inputs (72)
* `test`: add astronomical time tests (76)
* `feat`: added conversions between common epochs and MJD (77)
* `docs`: use `docutils` instead of `pkg_resources` (81)
* `feat`: add function for creating from a range (87)
* `refactor`: modernize build with `pyproject.toml`
* `feat`: generalize hash function to use any available algorithm (91)

**Full Changelog**: https://github.com/tsutterley/timescale/compare/0.0.4...0.0.5

0.0.4

**Summary:**
Fixes a deprecation issue with numpy 2.0, and adds the `Calendar` class.

**Itemized Changes:**
* `feat`: add `Calendar` class to mimick `datetime` functions 62
* `fix`: assert that dates are `float64` for numpy 2.0 71

**Full Changelog**: https://github.com/tsutterley/timescale/compare/0.0.3...0.0.4

0.0.3

**Summary:**
Fixes a number of deprecation issues, and adds some useful functionality to the `Timescale` class.

**Itemized Changes:**
* `docs`: add zenodo links and badges 7
* `ci`: set micromamba version to latest 10
* `docs`: use micromamba for RTD builds 10
* `docs`: add logo and adjust style 10
* `docs`: adjust colors 11
* `feat`: add function to convert from calendar dates 21
* `feat`: add min, max and mean functions to `Timescale` class 21
* `fix`: update version to replace deprecated `pkg_resources` 24
* `fix`: updated ssl context to fix deprecation error 26
* `refactor`: move the immutable parameters in `Timescale` class 51
* `feat`: added quarter year approximate conversions 55
* `feat`: added `_from_sec` dictionary for named time units 56
* `fix`: replaced deprecated `datetime.datetime.utcnow` 57
* `fix`: updated urls and ftp links for updating the leap seconds list 57

**Full Changelog**: https://github.com/tsutterley/timescale/compare/0.0.2...0.0.3

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.