Skip to content

Releases: CHIMEFRB/voe

frb-voe version 1

29 Oct 15:26
e030416
Compare
Choose a tag to compare

The first version of the frb-voe software base. This software enables broadcasting of fast radio burst (FRB) virtual observatory events (VOEs).

Zenodo Test

29 Oct 15:21
e030416
Compare
Choose a tag to compare

Testing access to Zenodo

v0.5.0

29 Oct 14:43
e030416
Compare
Choose a tag to compare

0.5.0 (2024-10-29)

Features

  • backend/voe.py: adding create voe endpoint (488c000)
  • backends/subscriber.py: added subscriber backend and CLI (8d818c2)
  • backends/subscriber: added subscriber backend and CLI (dc124c3)
  • cd: added a release action (59b091c)
  • cli: added click cli support (bc6f784)
  • CLI: Added subscriber CLI (4e987a6)
  • devops: basic system setup (1724127)
  • docker-compose: Added a poetry install command to docker (e8e4d3c)
  • docker: added dockerfile and a docker compose config (dda30fb)
  • docker: fixes to Dockerfile (b4cd247)
  • Documentation: Added "Configuring Your Observatory" to the README (1517694)
  • Documentation: Added "Configuring Your Observatory" to the README (44a617d)
  • email: Added functionality to send a voe email (d55725b)
  • examples: Added a sample script to send HTTP requests to the frb-voe server (dbc169e)
  • frbvoe/models/subscriber.py: Created functionality to add a subscriber to the DB (8b63fe7)
  • linting: linting changes (c253a7b)
  • server: started on server side logic (620ce77)
  • structure: added core project structure (c38f6e2)
  • testing-+-CI: added working tests and added a default ci workflow (47a23a8)
  • TNSReport.py,-VOEvent.py: Added VOEvent and TNSReport classes (using Pydantic) (bb6cd5f)

Bug Fixes

  • CLI: Added some CLI commands + docs (9ed6779)
  • Dockerfile: fixed Dockerfile (f29fd50)
  • Everything: Tidied-up (81d3d26)
  • Fixed-linting: Fixed linting for utilities/email.py (1806807)
  • frbvoe/server.py: Fixed Fallback error (3bdeafe)
  • frbvoe: WIP (f085e07)
  • linting: Fixed pre-commit linting (3777b5c)
  • models: Added tokenized attributes (100c867)
  • README-+-Tests: Added schematic to readme and testing for CLI (b5ad815)
  • readme: added coverage badge (364afb2)
  • README: added figure (a659b43)
  • tests: added coverage for CLI and backends (07fd67b)
  • tests: added some tests (8098802)
  • tests: Added tests (00daee7)
  • Tests: Fixed some broken tests - removed part of the TNS test (bab3d9e)
  • voe: Fixed formatting according to black formatting style (d6069fe)
  • WIP: WIP (e898ccf)
  • WIP: WIP (ed44c7b)

v0.4.0

15 Jul 20:27
2c6e811
Compare
Choose a tag to compare

0.4.0 (2024-07-15)

Features

  • backend/voe.py: adding create voe endpoint (488c000)
  • backends/subscriber.py: added subscriber backend and CLI (8d818c2)
  • backends/subscriber: added subscriber backend and CLI (dc124c3)
  • cli: added click cli support (bc6f784)
  • email: Added functionality to send a voe email (d55725b)
  • frbvoe/models/subscriber.py: Created functionality to add a subscriber to the DB (8b63fe7)
  • linting: linting changes (c253a7b)
  • server: started on server side logic (620ce77)

Bug Fixes

  • Fixed-linting: Fixed linting for utilities/email.py (1806807)
  • frbvoe/server.py: Fixed Fallback error (3bdeafe)
  • frbvoe: WIP (f085e07)
  • linting: Fixed pre-commit linting (3777b5c)
  • README-+-Tests: Added schematic to readme and testing for CLI (b5ad815)
  • tests: added coverage for CLI and backends (07fd67b)
  • tests: added some tests (8098802)

v0.3.0

01 May 20:17
90314b4
Compare
Choose a tag to compare

0.3.0 (2024-05-01)

Features

  • docker: fixes to Dockerfile (b4cd247)

v0.2.0

01 May 20:13
76e48ea
Compare
Choose a tag to compare

0.2.0 (2024-05-01)

Features

  • docker: added dockerfile and a docker compose config (dda30fb)

v0.1.0

30 Apr 21:36
8f8a319
Compare
Choose a tag to compare

0.1.0 (2024-04-30)

Features

  • cd: added a release action (59b091c)
  • devops: basic system setup (1724127)
  • structure: added core project structure (c38f6e2)
  • testing-+-CI: added working tests and added a default ci workflow (47a23a8)
  • TNSReport.py,-VOEvent.py: Added VOEvent and TNSReport classes (using Pydantic) (bb6cd5f)

Bug Fixes

  • models: Added tokenized attributes (100c867)
  • readme: added coverage badge (364afb2)
  • tests: Added tests (00daee7)
  • voe: Fixed formatting according to black formatting style (d6069fe)
  • WIP: WIP (e898ccf)
  • WIP: WIP (ed44c7b)