Skip to content

Commit

Permalink
Merge pull request #5 from CHIMEFRB/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.1.0
  • Loading branch information
shinybrar committed Apr 30, 2024
2 parents 59b091c + e685ab8 commit 8f8a319
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 0.1.0 (2024-04-30)


### Features

* **cd:** added a release action ([59b091c](https://github.com/CHIMEFRB/voe/commit/59b091c2896bce4332f1b03657004ede971de2e7))
* **devops:** basic system setup ([1724127](https://github.com/CHIMEFRB/voe/commit/172412752c97ccbaf679c5ff4225bf28f3b40e57))
* **structure:** added core project structure ([c38f6e2](https://github.com/CHIMEFRB/voe/commit/c38f6e26894671b731343656654145415841cfdd))
* **testing-+-CI:** added working tests and added a default ci workflow ([47a23a8](https://github.com/CHIMEFRB/voe/commit/47a23a887ae96e572c265f48291d68a288a2f7c5))
* **TNSReport.py,-VOEvent.py:** Added VOEvent and TNSReport classes (using Pydantic) ([bb6cd5f](https://github.com/CHIMEFRB/voe/commit/bb6cd5f44b22a54217f869cd5e1450fa3cce167d))


### Bug Fixes

* **models:** Added tokenized attributes ([100c867](https://github.com/CHIMEFRB/voe/commit/100c867735a3461a24269ab6f32532b5a3d91a77))
* **readme:** added coverage badge ([364afb2](https://github.com/CHIMEFRB/voe/commit/364afb238805fd8080986d2c4781a27d6b34bfca))
* **tests:** Added tests ([00daee7](https://github.com/CHIMEFRB/voe/commit/00daee7fd9dc7393c3849d637c8fa2d86b0e3b2e))
* **voe:** Fixed formatting according to black formatting style ([d6069fe](https://github.com/CHIMEFRB/voe/commit/d6069fe6ee96f1a52bd5b32f2a19448a2cdd325e))
* **WIP:** WIP ([e898ccf](https://github.com/CHIMEFRB/voe/commit/e898ccf1913da1ee010c250bce41ab6e00c3ac4a))
* **WIP:** WIP ([ed44c7b](https://github.com/CHIMEFRB/voe/commit/ed44c7b07f7c7e4c1b1f0e00512223453d881eda))

0 comments on commit 8f8a319

Please sign in to comment.