Skip to content

v0.7.0

Compare
Choose a tag to compare
@thejpster thejpster released this 09 Feb 10:42
· 107 commits to develop since this release
2f8303a

So many new things!

The highlights here are the smart handles, which can close files on drop - with the limitation that you can only open one file at a time. There are raw types with the old behaviour if you prefer those. The shell demo was also updated to support changing directory, and might serve as an example if you want to write your own MS-DOS style shell for your embedded application.

Thank you to everyone who helped out with this big release!

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0