v0.0.4
Pre-release
Pre-release
·
125 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Work in Progress: This is an early prerelease, and the code is still under active development.
Key updates
- Initial implementation of the JBeam LSP server.
- Refactored language server to support building in release mode.
- Project upgraded to GHC 2021.
- AWK scripts moved to separate files for easier maintenance.
- Tests run with Stack now use experimental options.
- When testing with the oldest GHC, older dependencies are now preferred.
This prerelease lays the foundation for a more stable and efficient JBeam development workflow.
What's Changed
- Initial implementation of JBeam LSP server by @webdevred in #73
- Freeze index state by @webdevred in #83
- chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.1 by @dependabot[bot] in #85
- chore(deps): bump webdevred/get-supported-ghc from 0.0.8 to 0.0.9 by @dependabot[bot] in #86
- Change import-grouping in fourmolu.yaml to
singleby @webdevred in #88 - Emacs changes by @webdevred in #91
- Language server refactoring by @webdevred in #90
- Upgrade project to GHC 2021 by @webdevred in #92
- Move awk scripts to their own files by @webdevred in #95
- Prefer oldest when building with oldest GHC by @webdevred in #98
- Build with stack with experimental by @webdevred in #103
Full Changelog: v0.0.3...v0.0.4