github zen-fs/core v0.5.0
0.5.0

latest releases: v2.4.4, v2.4.3, v2.4.2...
pre-release21 months ago
  • Replaced FileFlag with functions
    • Parameters changed from FileFlag to string
    • flagToMode, isReadable, isWriteable, isAppendable, isTruncating, isSynchronous, isExclusive, pathExistsAction, and pathNotExistsAction take a single flag argument, which is a string.
    • getMode renamed to flagToMode
    • StringOf renamed to flagToString
    • NumberOf renamed to flagToNumber
    • Get changed to parseFlag
  • Changed Cred from a class to an interface
  • Changed Cred.Root to rootCred

Don't miss a new core release

NewReleases is sending notifications on new releases.