Skip to content

Latest commit

 

History

History
258 lines (119 loc) · 11.7 KB

File metadata and controls

258 lines (119 loc) · 11.7 KB

1.7.2 (2025-11-13)

1.7.1 (2025-11-03)

1.7.0 (2025-09-15)

Features

1.6.29 (2025-08-14)

1.6.28 (2025-08-13)

1.6.27 (2025-07-29)

1.6.26 (2025-07-28)

Bug Fixes

1.6.26 (2025-07-28)

1.6.25 (2025-06-25)

Bug Fixes

  • go: use printf (196ba5d)
  • show real error on slangroom-exec not found (#79) (1aafcbf)

1.6.24 (2025-06-21)

Bug Fixes

1.6.23 (2025-06-19)

1.6.22 (2025-06-12)

1.6.21 (2025-06-06)

1.6.20 (2025-06-05)

Bug Fixes

1.6.19 (2025-05-29)

1.6.18 (2025-05-29)

1.6.17 (2025-05-20)

1.6.16 (2025-05-16)

1.6.15 (2025-05-15)

1.6.14 (2025-05-12)

1.6.13 (2025-05-08)

1.6.12 (2025-05-07)

1.6.11 (2025-05-06)

1.6.10 (2025-05-06)

1.6.9 (2025-05-06)

1.6.8 (2025-05-05)

1.6.7 (2025-05-02)

1.6.6 (2025-05-01)

1.6.5 (2025-04-29)

Bug Fixes

  • slexfe: improve error reporting, add header, version compatibility and examples (#44) (b960c84)

1.6.4 (2025-04-29)

Bug Fixes

  • Dockerfile: use bun text lockfile (#42) (82b9b3d)

1.6.3 (2025-04-28)

1.6.2 (2025-04-24)

1.6.1 (2025-04-23)

Bug Fixes

  • correctly escape backslashes in slangroom-exec ASCII logo (#33) (3e7a0de)

1.6.0 (2025-04-23)

Features

  • release: create one archive for each platform that contains only slangroom-exec and slexfe (#32) (a6f421e)

1.5.0 (2025-04-22)

Bug Fixes

  • archive: add .exe to windows executable (#31) (e952ac9)

Features

  • Dockerfile and docker container image release (#29) (a04e7dc)

1.5.0 (2025-04-22)

Features

  • Dockerfile and docker container image release (#29) (a04e7dc)

1.4.2 (2025-04-22)

1.4.1 (2025-04-22)

Bug Fixes

  • improve help message of slexfe dividing flags with newlines (#28) (89e72ec)

1.4.0 (2025-04-17)

Features

  • add slangroom chain execution thorugh the use of -c or --chain flag (#25) (3adde24)

1.3.7 (2025-04-16)

Bug Fixes

  • add rdf plugin to slangroom instance (5b4d271)

1.3.6 (2025-04-11)

Bug Fixes

  • update all dependencies to latest version (#24) (4fd9d23)

1.3.5 (2025-02-18)

Bug Fixes

  • add Linux-aarch64 and Windows-x64 to release (#20) (e2cd5e6)
  • move build command in release prepare command so that released version match cli version (#21) (4332418)

1.3.4 (2024-12-19)

Bug Fixes

  • go: solve concurrency and race condition problems (#16) (a618f73)

1.3.3 (2024-12-18)

Bug Fixes

  • specify bun version with .tool-versions file (#13) (4e7bc3e)

1.3.2 (2024-12-17)

Bug Fixes

  • go: better error handling and avoid race condition (#12) (e734548)

1.3.1 (2024-11-29)

Bug Fixes

  • GO: use absolute slangroom path in Introspect (1291729)

1.3.0 (2024-11-26)

Features

1.2.0 (2024-10-17)

Features

  • go: format struct as input and refactor the Exec function (#10) (4cf243b)

1.1.2 (2024-10-09)

Bug Fixes

  • add linux-x64 binary temporary (64dbae6)

1.1.1 (2024-10-09)

Bug Fixes

  • go: correct error handling (676f385)

1.1.0 (2024-06-12)

Features

  • add license and --version -v (#3) (fa2c6f0)

1.0.1 (2024-05-15)

Bug Fixes

1.0.0 (2024-05-15)

Bug Fixes

  • checkout before everything (e041448)
  • make command (34094a9)
  • safe shebang for macos (2521611)
  • temporarly disable parallelization tests (f13abf2)
  • use bun in place of pnpm in the project (6720dbc)

Features

  • create macos build for arm64 and x86_64 (#1) (ec0b905)
  • Initial raw implementation 🎉 (754b0ee)
  • tests, docs, slexfe encoder (277348f)