Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.09 KB

Changelog

0.2.5 — 2022-11-04

Fixed

  • Use boolean, not instance, in constructor cache key

0.2.4 — 2021-09-28

Fixed

  • release using jdk 1.8

0.2.3 — 2021-09-28

Fixed

  • removed reflection

0.2.2 — 2020-12-23

Changed

  • Add IDefException interface on generated exception classes

0.2.1 — 2020-08-26

Changed

  • update to clojure 1.10.1

0.2.0 - 2020-01-29

Changed

  • Make the stack trace start at the point of instantiation
  • Override toString to include the class name

0.1.0 - 2019-08-22