Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Releases: nanten2/N-CONST

v1.1.0

12 May 04:37
995e392
Compare
Choose a tag to compare

New Features

  • Support Python 3.10+

Bug Fixes

None.

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

16 Apr 17:26
7f388ac
Compare
Choose a tag to compare

New Features

  • Full support of dict methods in DataClass

Bug Fixes

None.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

27 Mar 13:34
02e7d71
Compare
Choose a tag to compare

New Features

None.

Bug Fixes

  • Fix version solving error when installing N-CONST

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

26 Mar 12:31
dcd7d43
Compare
Choose a tag to compare

New Features

None.

Bug Fixes

None.

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Mar 07:19
18f42d2
Compare
Choose a tag to compare

New Features

  • Addition of dict methods for the data format shared across this package.

Bug Fixes

None.

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Mar 05:43
6c9114b
Compare
Choose a tag to compare

New Features

  • Change of module name; kisa module is renamed pointing module.

Bug Fixes

None.

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Aug 11:58
5ab05b2
Compare
Choose a tag to compare

The initial stable version.

This package provides:

  • constants: constant parameters of NANTEN2 observatory
  • obsparams: parser for observation parameter file generated by OBS-Script-Software
  • kisa: parser for instrumental error parameter file

v0.3.2

25 Jun 08:56
91a6b93
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Changed the way to get the package's version.

v0.3.1

22 Jun 10:00
29a75c2
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

This is a bug fix version.

  • Resolved an issue related to a missing dependency.

v0.3.0

21 Jun 07:26
2702db5
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

A bug fix with minor change in constants module.

  • Now Constants objects can easily be created by passing CSV file of certain format.