All notable changes to this project will be documented in this file.
0.8.0 - 2023-05-16
0.7.0 - 2023-05-10
- Correctly pass
decoder-fn
to variable length fields (PR-7 - thank you @awwalker!)
0.6.0 - 2023-05-08
0.5.0 - 2023-04-10
- include field name in error output when field is too short (commit #ac6c3858f0)
- minor: whitespace / formatting changes
0.4.0 - 2022-12-06
- added unit tests for
com.oakmac.iso8583.binary/ubyte
- remove Java interop code for simpler distribution
0.3.0 - 2022-12-02
- fix syntax error in let block
0.2.0 - 2022-12-02
- fix clj-kondo warnings
- replace all
use
with require
- replace Midje with clojure.test for testing
- use
com.oakmac.iso8583
for namespaces - update Clojure to version 1.11.1
- alpian/clj-iso8583 had
"0.1"
as a version listed in the project.clj
file as of commit 3e41ce5790711a9d50961d6a48bced150a95391c