0.2.5 — 2022-11-04
- Use boolean, not instance, in constructor cache key
0.2.4 — 2021-09-28
- release using jdk 1.8
0.2.3 — 2021-09-28
- removed reflection
0.2.2 — 2020-12-23
- Add IDefException interface on generated exception classes
0.2.1 — 2020-08-26
- update to clojure 1.10.1
0.2.0 - 2020-01-29
- Make the stack trace start at the point of instantiation
- Override toString to include the class name