Releases: astropenguin/homebrew-radex
Releases · astropenguin/homebrew-radex
v0.6.0 (2023-05-14)
v0.5.2 (2023-05-13)
What's Changed
- Add workflow for updating formula by @astropenguin in #34
Full Changelog: v0.5.1...v0.5.2
v0.5.1 (2023-05-13)
What's Changed
- Update Homebrew formula (v0.5.0) by @astropenguin in #30
- Add workflow for updating formula by @astropenguin in #32
Full Changelog: v0.5.0...v0.5.1
v0.5.0 (2023-05-10)
What's Changed
- Update Homebrew formula (v0.4.2) by @astropenguin in #24
- Add CITATION file by @astropenguin in #26
- Update Makefile by @astropenguin in #28
Full Changelog: v0.4.2...v0.5.0
v0.4.2 (2022-09-17)
What's Changed
- Update Homebrew formula (v0.4.1) by @astropenguin in #20
- Fix Makefile by @astropenguin in #22
Full Changelog: v0.4.1...v0.4.2
v0.4.1 (2022-09-17)
What's Changed
- Update Homebrew formula (v0.4.0) by @astropenguin in #16
- Fix Makefile by @astropenguin in #18
Full Changelog: v0.4.0...v0.4.1
v0.4.0 (2022-09-16)
What's Changed
- Add development environment by @astropenguin in #2
- Update Makefile by @astropenguin in #4
- Add Homebrew formula (v0.3.1) by @astropenguin in #7
- Fix Homebrew formula (v0.3.1) by @astropenguin in #9
- Fix Homebrew formula (v0.3.1) by @astropenguin in #11
- Release v0.4.0 by @astropenguin in #12
- Rename development environment by @astropenguin in #14
New Contributors
- @astropenguin made their first contribution in #2
Full Changelog: v0.3.1...v0.4.0
v0.3.1 (2019-05-13)
- Add customizable parameters
MAXITER
,MINITER
- Refactoring of Makefile
v0.3
- update custom path variables
- data directory:
DATADIR
- log file:
LOGFILE
- data directory:
- change the installation path
- before:
~/.radex
- after:
~/.local/bin
- before:
v0.2.1
:+1: Update Makefile compatible with GNU/BSD sed