All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Add Fedora 41 Support (PR #308)
- Add Ubuntu 24.04 support (PR #303)
- Add MacOS on Apple Silicon as a fully supported platform (PR #290)
- Add support for Fedora 39 (PR #289)
- Update base image to Alpine 3.18 (PR #268)
- Add macOS on Intel as a fully supported platform (PR #257)
- Change supported MacOS version to Ventura (PR #250)
- Drop Ubuntu 18.04 support (PR #252)
- Drop FreeBSD support (PR #255)
- Temporarily drop macOS on Apple Silicon as fully supported platform (PR #258)
- Switch supported FreeBSD to 13.1 (PR #238)
- Fixed ponyup-init.sh crash when specifying --prefix (PR #236)
- Update Alpine version used for CI to 3.16 (#229) (PR #230)
- Add Windows support (PR #214)
- Update to work with Pony 0.44.0 (PR #194)
- Switch supported FreeBSD to 13.0 (PR #161)
- Update Linux builder image (PR #182)
- Fix incorrect FreeBSD to Cloudsmith package mapping (PR #162)
- Don't prompt for libc type when not on Linux (PR #179)
- Switch FreeBSD supported version to 12.2 (PR #175)
- Use
XDG_DATA_HOME
for install prefix in init script when set (PR #137) - Select uses latest version if none is specified (PR #139)
- Update Dockerfile to Alpine 3.12 (PR #145)
- Fix init script default (PR #132)
- Prompt user for platform libc if unspecified by target triple (PR #128)
- Add default command (PR #129)
- Fix cli platform identification (PR #112)
- Add FreeBSD support (PR #113)
- Use nightly ponyup on macOS (PR #122)
- Include initial ponyup package in lockfile (PR #89)
- Use
shasum
ifsha256sum
command is missing, or exit with error message (PR #92)
- Colorize important ponyup-init.sh output (PR #81)
- Support showing
$PATH
message for fish shell (PR #92)
- Detect platform identifier with init script (PR #60)
- Use unix appdirs for macOS (PR #69)
- Add macOS support (PR #56)
- Incorrect path usage in ponyup-init.sh
- Use platform-specific storage paths (PR #51)
- Add changelog-tool package (PR #38)
- Add support for release channel (PR #22)
- Add option to specify ponyc libc
- "Show" enhancements (PR #47)
- Initial version for updating the nightly release of ponyc, stable, and corral