Fix #75: support reader conditionals in source code

This commit is contained in:
Michiel Borkent 2024-04-22 14:18:49 +02:00
parent e83a1baa79
commit ad0f2d9c33
4 changed files with 4 additions and 3 deletions

View file

@ -6,6 +6,7 @@
- [#69](https://github.com/babashka/babashka/issues/69): executing script tag with src + whitespace doesn't work
- [#72](https://github.com/babashka/babashka/issues/72): add clojure 1.11 functions like `update-vals`
- #75: Support reader conditionals in source code
## v0.6.15 (2023-05-04)