Current section

Files

Jump to
orion CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## v1.0.5 [2024-02-13]
* Fix phoenix version errors, close [#16](https://github.com/LivewareProblems/Orion/issues/16)
## v1.0.4 [2023-12-16]
* Relax phoenix_live_view version constraints, see [#15](https://github.com/LivewareProblems/Orion/pull/15) thanks to [@wkirschbaum](https://github.com/wkirschbaum)
## v1.0.3 [2023-04-29]
* Fix multiple bugs with the JS and update dependencies
* Fix [#13](https://github.com/LivewareProblems/Orion/issues/13), which came
from misunderstanding erlang tracing behaviour.
## v1.0.2 (2023-02-19)
* serve assets from the router, see [#11](https://github.com/LivewareProblems/Orion/pull/11) thanks to [@mcrum](https://github.com/mcrumm)
## v1.0.1 (2023-02-12)
* Fix documentation landing page
## v1.0.0 (2023-02-12)
* Stable release