Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

Unreleased

0.7.0 - 2023-05-10

Changed

  • Correctly pass decoder-fn to variable length fields (PR-7 - thank you @awwalker!)

0.6.0 - 2023-05-08

Changed

0.5.0 - 2023-04-10

Changed

  • 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

0.1.0

  • alpian/clj-iso8583 had "0.1" as a version listed in the project.clj file as of commit 3e41ce5790711a9d50961d6a48bced150a95391c

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close