Releases: savi-lang/File
Releases · savi-lang/File
v0.20241116.0
What's Changed
Full Changelog: v0.20240912.0...v0.20241116.0
v0.20240912.0
What's Changed
- Initial library with
File.Dumper
andFile.Loader
capabilities. by @jemc in #1 - Add support for Windows. by @jemc in #2
- Add timestamps to
File.Info
. by @jemc in #3 - Refactor to raise error values instead of yielding them. by @jemc in #4
- Fix FFI declaration for
open
(to be variadic). by @jemc in #5 - Add
File.Watcher
(currently implemented only on Linux). by @jemc in #6
New Contributors
Full Changelog: https://github.com/savi-lang/File/commits/v0.20240912.0