All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Bugfix: parse keys destructuring with auto-aliasing
- Bugfix: some expressions in
.cljc
go undetected
- Bugfix: Allow multiline message ids. #2
- Added default-data-reader-fn binding to read-string so it can handle unknown tags
- Added
read-po-str
to public interface ofpottery.core
- Updated license for Clojars
- Added
pottery.po/read-po-str
. #1
- License from EPL to Hippocratic License
- Default extractor now has string guards. Will warn when calling translation functions with the correct pattern but wrong types.
- First version of Pottery.