Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gwpy/ligotimegps

Tags

2.1.0

Toggle 2.1.0's commit message
ligotimegps 2.1.0

Minor feature release, mainly to upgrade the project metadata.

Changes:

-   Migrate project metadata to pyproject.toml following PEP 621
    [gwpy/ligotimegps!23](https://gitlab.com/gwpy/ligotimegps/-/merge_requests/23)

-   Fix low-hanging lint with 'ruff check --fix'
    [gwpy/ligotimegps!24](https://gitlab.com/gwpy/ligotimegps/-/merge_requests/24)

-   Refactor package into modules and add typing
    [gwpy/ligotimegps!27](https://gitlab.com/gwpy/ligotimegps/-/merge_requests/27)

-   Fix bug in ultra-precision string parsing
    [gwpy/ligotimegps!28](https://gitlab.com/gwpy/ligotimegps/-/merge_requests/28)

For full details of this release, see

https://gitlab.com/gwpy/ligotimegps/-/releases/2.1.0

v2.0.1

Toggle v2.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
ligotimegps-2.0.1

Bug-fixes (including package, unit test, and documentation updates):

- [#11] added readthedocs sphinx configuration

See https://github.com/gwpy/ligotimegps/compare/v2.0.0..v2.0.1 for a full statement of what has changed since the last release.

v2.0.0-docs

Toggle v2.0.0-docs's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
2.0.0 docs

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
2.0.0: python3-only major release

This release is the first to support python > 3.0.0 only. Change include:

- [#9] improved error messages
- [#10] removed support for python < 3.4.0

For a complete display of everything that has changed since the last release, see v1.2.2...v2.0.0.

v1.2.3

Toggle v1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
1.2.3: packaging bug fix release

v1.2.2

Toggle v1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
1.2.2: packaging bug fix release

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
1.2.1

- fixed comparisons to infinity [#3]

v1.2

Toggle v1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
duncanmmacleod Duncan Macleod
1.2

- [#2] reworked test suite to use `pytest`

v1.1

Toggle v1.1's commit message
Merge pull request #1 from duncanmmacleod/parse-str-decimal

Use decimal.Decimal to parse strings

v1.0

Toggle v1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
duncanmmacleod Duncan Macleod
1.0

First stable release of `ligotimegps`