Releases: janet-lang/spork
Releases · janet-lang/spork
Spork 1.2.0
What's Changed
- Apply :has-bin-script less widely by @sogaiu in #252
spork/test: Fix CRLF bug inassert-docsby @CFiggers in #255- New module:
spork/dateby @CFiggers in #253 - Update to macos-14 in ci by @sogaiu in #258
- Fixes for Issue 249 - add
path/parentas alternative topath/dirnameby @rwtolbert in #256 - CI: Add 1.39.1 and remove 1.35.2 testing by @sogaiu in #259
- netrepl: allow specifying unix socket on CLI by @ifreund in #263
- getline: bugfix for by @tw4452852 in #262
- getline: Add support for ctrl-u by @tw4452852 in #260
- Add flag to pkg-config-flags if static requested by @sogaiu in #266
- pm: satisfy flycheck by @tw4452852 in #264
- http: Add support for other stream types by @llmII in #267
- getline: fix ctrl-n/ctrl-p mixup. by @imarko in #270
- cc: fix unrecognized --with-path issue by @tw4452852 in #269
- Upgrade spork/generators. Update tests for spork/generators. by @amano-kenji in #272
- Fix a typo in spork/generators/keep-step by @amano-kenji in #273
- getline: Support prefill line buffer by @tw4452852 in #268
- Fix xcopy invocation in sh/copy by @pepe in #240
- Fix select-keys for false values by @pepe in #275
- spork/stream: add stdin, stdout, and stderr by @amano-kenji in #276
- Fix module path in examples by @sarna in #277
New Contributors
- @tw4452852 made their first contribution in #262
- @llmII made their first contribution in #267
- @imarko made their first contribution in #270
- @sarna made their first contribution in #277
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Fix PATH separator in ps activate script by @pepe in #241
- Clean up generated bundle from previous test run by @sogaiu in #246
- Remove unused code by @sogaiu in #244
- Add changelog by @pepe in #243
- Brief: Restore code that cleans dynamic syspath at the end of binscript by @rwtolbert in #250
Full Changelog: v1.0.1...v1.1.1
Spork 1.0.1
Spork 101, the first official release of spork! Future release will include a change log referencing previous versions, starting here.