Skip to content

v0.3.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 08 Jan 12:58
· 1056 commits to main since this release

Bug Fixes

  • address PR comments, refactor to modern class (45b0b30)
  • allow mtime and mode to be optional (00e5ea0)
  • mask file mode (#39) (09fd4ed)
  • remove boolean trap constructor and update readme (9517501)
  • unsaved file buffer (04ea7a1)
  • update protons to latest version (e232acf)
  • use correct field index (397931e)
  • values are required, containing types are not (3a86a0b)

Features