All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
:exclude-patterns option for hash-assets! to filter out files by regex patterns:include-patterns option for hash-assets! to whitelist specific files by regex patternshash-assets! now merges new assets into existing manifest instead of overwritinghash-asset-file! and fetch-asset! functions.
The previous implementation used slurp/spit which corrupted binary files (like PNG images) by applying UTF-8 encoding.
Binary files are now handled correctly using io/input-stream and io/output-stream. (@mkrcah)Can you improve this documentation? These fine people already did:
Andrey Bogoyavlenskiy & Marcel KrcahEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |