File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.4.0
2+ ---
3+
4+ - ** build**
5+ - switch to ghcr.io for docker container
6+ - switch to github actions
7+ - ** docs**
8+ - switch badge to GH actions
9+ - update README.md
10+ - ** test**
11+ - correct Go formatting for test file
12+ - ** modules**
13+ - update to latest tinygo drivers
14+ - ** misc**
15+ - add .gitignore
Original file line number Diff line number Diff line change 1- Copyright (c) 2019-2020 TinyGo Authors. All rights reserved.
1+ Copyright (c) 2019-2023 TinyGo Authors. All rights reserved.
22
33Redistribution and use in source and binary forms, with or without
44modification, are permitted provided that the following conditions are
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package tinydraw
44// for support purposes.
55//
66// Update this value before release of new version of software.
7- const Version = "0.3 .0"
7+ const Version = "0.4 .0"
You can’t perform that action at this time.
0 commit comments