Releases: bloxbean/yaci-devkit
Releases · bloxbean/yaci-devkit
v0.9.0-preview2
chore: Bump version for release
v0.9.0-dev1
chore: Cleanup and finalize action files
v0.9.0-preview1
This is a preview build for testing the new folder structure of Devnet and admin endpoints
v0.8.0-beta
Key Features
- New
curl
based installation process (https://devkit.yaci.xyz) - New wrapper script
devkit.sh
- Well defined default addresses
- Multi-node setup support (Experimental)
- Ogmios (v6.2.0), Kupo (v2.8.0), Yaci Store (0.1.0-rc2-preview3)
What's Changed
- Add shebang to indicate a shell that supports "source" by @nielstron in #24
- Merge to main by @satran004 in #26
- Convert devkit repo to a mono repo + Earthly integration by @satran004 in #27
- Well defined default addresses by @satran004 in #30
- Ogmios, Kupo upgrade + devkit script + fixes by @satran004 in #32
- Upgrade to Yaci Store 0.1.0-rc2-preview3 by @satran004 in #35
- New install script to simplify the installation process by @satran004 in #36
- Documentation site setup with Github action by @satran004 in #37
- Config customization by @satran004 in #40
- Join additional peers to the default network by @satran004 in #43
New Contributors
- @nielstron made their first contribution in #24
Full Changelog: v0.7.0-beta...v0.8.0-beta
v0.8.0-preview2
What's Changed
- Upgrade to Yaci Store 0.1.0-rc2-preview3 by @satran004 in #35
- New install script to simplify the installation process by @satran004 in #36
Full Changelog: v0.8.0-preview1...v0.8.0-preview2
v0.8.0-preview1
What's Changed
- Add shebang to indicate a shell that supports "source" by @nielstron in #24
- Convert devkit repo to a mono repo + Earthly integration by @satran004 in #27
- Well defined default addresses by @satran004 in #30
- Ogmios (6.2.0), Kupo (2.8.0) upgrade + devkit script + fixes by @satran004 in #32
To start/stop DevKit
./devkit.sh <start | stop>
New Contributors
- @nielstron made their first contribution in #24
Full Changelog: v0.7.0-beta...v0.8.0-preview1
v0.7.0-beta
What's Changed
- Conway era support.
By default, Yaci DevKit creates a devnet with Babbage era. If you want to create a devnet with Conway era, use the following command.
create-node -o --era conway
- Cardano Node : 8.7.3
- Yaci Store : v0.1.0-rc2-preview1
- Ogmios : v6.0.0
- Kupo. : v2.7.2
v0.6.0
v0.5.0
What's Changed
- Re-enable port 10000 for Yaci DevKit scripting needs. by @matiwinnetou in #12
- Ogmios/Kupo support and Node upgrade by @satran004 in #15
- Feature: show-case sample scripting with Yaci-DevKit by @matiwinnetou in #16
New Contributors
- @matiwinnetou made their first contribution in #12
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump yaci-cli and yaci-viewer versions by @satran004 in #3
Full Changelog: v0.3.0...v0.4.0