All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.4 Changes

    • โž• Add new type of path - Parental (../)
    • โž• Add new type of path - Previous (-)
    • Split Combinators module on Core and Combinators
  • v0.1.3 Changes

    • โž• Add property tests for checking Show and Read instances
    • ๐Ÿ“‡ Rename combinator <~/> to </~> - absolutizing of homeward path
    • Generalize <^> and </> with Incompleted type family
    • โž• Add new type of path - Currently, depends on current working directory
  • v0.1.2 Changes

    • Split platform-depends modules on Calls and Combinators
    • โž• Add current, home, create, change and remove calls
    • โž• Add parent and deeper combinators
    • โž• Add Read instances for paths
  • v0.1.1 Changes

    • โœ‚ Remove System.Monopati module
    • Rewrite core of the library
    • โœ‚ Remove functions that do system calls