Official release notes are available here: http://msteveb.github.io/jimtcl/articles/jim-release-0-84/
Attached jimsh-0.84.zip is the appveyor build for Windows
What's Changed
- Allow bootstrap jimsh to build with MSVC on Windows by @msteveb in #321
- update codeql actions by @msteveb in #333
- aio: add support for translation binary|text by @msteveb in #334
- build: win32: fix install of
build-jim-extby @en-sc in #335 - dict set/unset: ensure dicts modified via dict sugar are unshared by @msteveb in #339
- Add more build generated files to .gitignore by @prpr19xx in #350
- update master from master-next branch by @msteveb in #348
- regex improvements by @msteveb in #354
- JSON decode fixes by @msteveb in #363
- aio gets: add -eol and -keep options by @msteveb in #358
- A couple of small segfault fixes by @smj-edison in #368
- jimiocompat: Avoid unused variable compiler warnings by @JanMatCodasip in #376
- Linenoise update by @msteveb in #375
- jim-redis: add support for multiexec by @msteveb in #379
- source documentation improvements by @msteveb in #378
New Contributors
- @en-sc made their first contribution in #335
- @smj-edison made their first contribution in #368
- @JanMatCodasip made their first contribution in #376
Full Changelog: 0.83...0.84