File tree Expand file tree Collapse file tree 3 files changed +23
-3
lines changed
Expand file tree Collapse file tree 3 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ 0.1.0] - 2025-02-11
5+ ## [ 0.1.2] - 2025-03-19
6+
7+ ### 🚀 Features
8+
9+ - * (frontend)* Change codegen to install on dapp details (#40 )
10+
11+ ### 🐛 Bug Fixes
12+
13+ - * (hero)* Update installation link and correct typo in text
14+
15+ ### 📚 Documentation
16+
17+ - * (README)* Update codegen libraries
18+
19+ ## [ 0.1.1] - 2025-02-18
20+
21+ ### 🐛 Bug Fixes
22+
23+ - Update installer script names in CLI installation documentation (#28 )
24+
25+ ## [ 0.1.0] - 2025-02-12
626
727### 🚀 Features
828
Original file line number Diff line number Diff line change 11[package ]
22name = " telchar"
33description = " A toolchain that improves the developer experience of integrating Plutus validators in off-chain processes"
4- version = " 0.1.1 "
4+ version = " 0.1.2 "
55edition = " 2021"
66repository = " https://github.com/txpipe/telchar"
77homepage = " https://registry.telchar.txpipe.io"
Original file line number Diff line number Diff line change 22name = " telchar-codegen"
33description = " A toolchain that improves the developer experience of integrating Plutus validators in off-chain processes"
44license = " Apache-2.0"
5- version = " 0.1.1 "
5+ version = " 0.1.2 "
66edition = " 2021"
77repository = " https://github.com/txpipe/telchar"
88homepage = " https://registry.telchar.txpipe.io"
You can’t perform that action at this time.
0 commit comments