File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- 0.2 .0
1+ 0.3 .0
22---
3+ - ** examples**
4+ - adding machine.Flash example
5+ - ** build**
6+ - switch to ghcr.io for docker container
7+ - remove circleci
8+ - switch to GH actions
9+ - ** docs**
10+ - switch CI badge in README to GH action
11+ - update LICENSE year to 2023
12+ - update README with useful info
13+ - ** modules**
14+ - update to latest version of tinygo drivers
315
16+ 0.2.0
17+ ---
418- Compatability with TinyGo 0.23.0
519
620
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ package tinyfs
22
33// Version returns a user-readable string showing the version of the package for support purposes.
44// Update this value before release of new version of software.
5- const Version = "0.2 .0"
5+ const Version = "0.3 .0"
You can’t perform that action at this time.
0 commit comments