Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 593 Bytes

Change Log

Changes to pez/taplet

[1.0.62] - 2023-10-04

  • Add #t reader tag

[1.0.58] - 2023-10-04

  • Fix non-cljs projects cljs.core require crash

[1.0.53] - 2023-10-04

  • Support labeling taps from metadata (using :let> <some-label>)
  • Unwrap the inner vectors in the taps (now they look more like binding vectors)

[0.1.2] - 2021-03-17

  • Fix bug with map destructuring in CLJS

[0.1.1] - 2021-03-17

[0.1.0-SNAPSHOT] - 2021-03-16

  • taplet is born