Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Releases: greenyouse/chenex

v0.2.2

09 Feb 03:30
v0.2.2
Compare
Choose a tag to compare
  • rewrite of most of the chenex parser
  • switch to project.clj for all configs
  • changed build command to template
  • various refactorings of leiningen/chenex.core fns
  • added plugin-helper + rewrite-clj deps

v0.2.1

27 Apr 00:00
v0.2.1
Compare
Choose a tag to compare
  • added support for feature expressions inside of maps and sets
  • wrote a generative test for the parser (without feature expressions)

v0.2.0

12 Apr 17:31
v0.2.0
Compare
Choose a tag to compare
  • Resolved dependency issues
  • Added inner-transforms to the REPL
  • Added a package command

v0.1.5

09 Apr 23:43
v0.1.5
Compare
Choose a tag to compare
  • Fixed build command
  • Adjust repl command to take multiple inputs

v0.1.4

09 Apr 20:35
0.1.4
Compare
Choose a tag to compare
  • fix broken chenex case macros
  • remove ex-case!