release/M5g
github-actions
released this
21 Sep 20:00
·
3264 commits
to trunk
since this release
What's Changed
- Warn on invalid awk version by @ChrisPenner in #4291
- Use gawk if installed by @ChrisPenner in #4292
- add haskell-language-server-wrapper symlink by @mitchellwrosen in #4298
- try to set a custom workflow name on release by @aryairani in #4289
- [jit] Add setCurrentDirectory, renameDirectory, isDirectory, systemTime, systemTimeMicroseconds, isSeekable, and handlePosition by @jaredly in #4296
- Port Name lookups to Postgres by @ChrisPenner in #4265
- refactor: eliminate duplicate ShortHash type by @mitchellwrosen in #4299
- Add extra help line for delete command by @sixfourtwelve in #4302
- Add @sixfourtwelve to the contribution list by @sixfourtwelve in #4307
- Relax hash-mismatch errors if the remote head is what we wanted by @ChrisPenner in #4309
- Add logic to flip welcome hint message by @sixfourtwelve in #4304
- Prefer triple backtick syntax during doc source printing, even for old docs by @pchiusano in #4312
- Add tip for existing branches by @sixfourtwelve in #4308
- Endpoint exposing chosen project, branch and working path by @chuwy in #4285
- Make
pull.without-history
work for Share project branches by @ChrisPenner in #4301 - Add windows stack build retry on pre-release by @ChrisPenner in #4313
- refactor: one reference type by @mitchellwrosen in #4310
- Add fuzzy-finder for project switching by @ChrisPenner in #4317
- Modify intermediate code/value format to be less Haskell-runtime specific by @dolio in #4311
- Fix compile error in benchmarks by @pchiusano in #4323
- Allow multiple ignored bindings in a block by @pchiusano in #4324
- Fixes to suffix-based name resolution when local file names shadow codebase names by @pchiusano in #4325
- Add new combinator for getting ALL the dependencies of a decl. by @ChrisPenner in #4322
- refactor: replace runEitherTransaction with more ergonomic runTransactionWithRollback by @mitchellwrosen in #4327
- Add missing dependency crawling for MCode by @dolio in #4326
New Contributors
- @sixfourtwelve made their first contribution in #4302
Full Changelog: release/M5f...release/M5g