Liking cljdoc? Tell your friends :D

macchiato/fs changelog

0.2.1

Test improvements to work cross-platform.

0.2.0

Using (require '["fs" :as fs]) style requires. The cljs.nodejs/require style causes issues with advanced compilation mode.

Warning: Tests are passing on CI but failing on macOS. We may have missed something OSX-specific.

0.0.7-0.1.0

Bug fixing. We're bumping version to 0.1.0 even though there aren't any breaking changes to break from the 0.0.x versioning issues.

0.0.5, 0.0.6

BREAKING:

  • New fs.path namespace, @yogthos moved several path-specific functions there.
  • Moved with-separator to fs.path

Other

  • CircleCI integration

0.0.4 (20161218)

Added

  • Changelog
  • New functions: read-dir-sync, with-separator, read-stream, write-stream, pipe

Can you improve this documentation? These fine people already did:
Ricardo J. Mendez & Dmitri Sotnikov
Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close