File tree Expand file tree Collapse file tree 4 files changed +36
-0
lines changed Expand file tree Collapse file tree 4 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ - version: 0.1.88
2+ date: Wed 15 Jan 2025 12:46:13 PM PST
3+ changes:
4+ - refactor: Change all '!yamlscript/v0/' to '!yamlscript/v0:'
5+ - core: Increase max file extension length to 16
6+ - core: Include clojure.java-time in runtime as java-time
7+ - std: Add std/now datetime function
8+ - std: Make std/split call str on input
9+ - core: Fix bug for multiple consecutive map conditionals
10+ - build: Use -march=compatibility to support more cpus
11+ - core: Allow fq function tags like !:a/b
12+ - core: Support chained tag calls !:foo*:bar
13+ - core: Support '!:foo' after '::' as '!:foo:'
14+ - core: Refactor ys.ys internals into yamlscript.externals
15+ - core: Major rework of the 'use' command
16+ - core: Add ql qm qo qv and to-omap to std
17+ - core: Add O and remove P and A in std
18+ - core: Infix add works on functions
19+ - core: Vector * Number -> Vector
20+ - core: Added std/diff (cloure.data/diff)
121- version: 0.1.87
222 date: Mon 16 Dec 2024 09:18:04 AM PST
323 changes:
Original file line number Diff line number Diff line change 11
2+ ---
3+ version: 0.1.88
4+ date: Wed 15 Jan 2025 12:46:13 PM PST
5+ changes:
6+ - libyamlscript 0.1.88
7+
28---
39version: 0.1.87
410date: Mon 16 Dec 2024 09:18:04 AM PST
Original file line number Diff line number Diff line change 11
2+ ---
3+ version: 0.1.88
4+ date: Wed 15 Jan 2025 12:46:13 PM PST
5+ changes:
6+ - libyamlscript 0.1.88
7+
28---
39version: 0.1.87
410date: Mon 16 Dec 2024 09:18:04 AM PST
Original file line number Diff line number Diff line change 1+ ## [ 0.1.88] - 2025-01-15
2+
3+ - libyamlscript 0.1.88
4+
15## [ 0.1.87] - 2024-12-16
26
37- libyamlscript 0.1.87
You can’t perform that action at this time.
0 commit comments