Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1 KB

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.2.3 - 2019-05-18

Changed

  • better benchmarks
  • made compatible with self-hosted-CLJS

0.2.2 - 2016-12-30

Changed

  • removed transients from impl, as they seem to provide no speedup.

0.2.1 - 2016-12-29

Fixed

  • bug in compile for large transform maps

Changed

  • implementation of compile, for performance

0.2.0 - 2016-12-29

Added

  • compile function
  • basic benchmarks script

0.1.0 - 2016-12-28

Added

  • supdate macro
  • tests