You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
0.5.0
2
+
---
3
+
-**all**
4
+
- Adding io.Seeker interface to tinyfs.File
5
+
- Adding Stat() method to tinyfs.File interface and the corresponding littlefs and fatfs implementations. Also adding NewTinyFS() method to create instances of the fs.FS interface.
6
+
-**examples**
7
+
- Update examples for latest driver changes
8
+
-**modules**
9
+
- update to latest version of tinygo drivers 0.31.0
0 commit comments