Skip to content

Improvements & Extensions

Compare
Choose a tag to compare
@Alkenso Alkenso released this 29 Nov 09:36
· 13 commits to main since this release

ValueStore

  • add convenience methods when dealing with ValueStore of Collections
  • make update to be able to forward returned value
  • improve ValueStore threading access model

Misc

  • add CGImage setialization to/from data and file
  • conform SpellbookLogLevel to CustomStringConvetible
  • improve safety of Array[safe:]

Filesystem

  • add FileManager.fileExists(atPath path: String, isDirectory: inout Bool) -> Bool
  • add URL.ensureFileExists()