Skip to content

Releases: polarmutex/beancount-language-server

[1.3.5] - 2024-08-05

07 Aug 02:05
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Change message prefix from mun to beancount
  • Clippy

Documentation

  • Document installation with Homebrew
  • Update docs for Helix 23.10 and later

Download beancount-language-server 1.3.5

target kind download
aarch64-apple-darwin tarball beancount-language-server-v1.3.5-aarch64-apple-darwin.tar.xz
loongarch64-unknown-linux-gnu tarball beancount-language-server-v1.3.5-loongarch64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball beancount-language-server-v1.3.5-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball beancount-language-server-v1.3.5-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball beancount-language-server-v1.3.5-x86_64-unknown-linux-gnu.tar.xz

[1.3.4] - 2024-01-06

16 Jan 00:41
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Clippy warnings/errors
  • Read the log cmd flag
  • Upgrade to latest tree-sitter-beancount

Features

  • Improve, simplify, and test completion
  • Tag and link completion

Refactor

  • Initial date completion tests
  • Completion handler to handle params in handler

Testing

  • Add tests for date completion logic

Download beancount-language-server 1.3.4

target kind download
aarch64-apple-darwin tarball beancount-language-server-v1.3.4-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball beancount-language-server-v1.3.4-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball beancount-language-server-v1.3.4-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball beancount-language-server-v1.3.4-x86_64-unknown-linux-gnu.tar.xz

[1.3.3] - 2023-10-08

08 Oct 15:06
Compare
Choose a tag to compare

Release Notes

CI Tasks

  • Bump rustup version to 1.72.0

Download beancount-language-server 1.3.3

target kind download
aarch64-apple-darwin tarball beancount-language-server-v1.3.3-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball beancount-language-server-v1.3.3-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball beancount-language-server-v1.3.3-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball beancount-language-server-v1.3.3-x86_64-unknown-linux-gnu.tar.xz

[1.3.1] - 2023-03-31

31 Mar 20:33
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Cli not handling stdio option correctly

Download beancount-language-server 1.3.1

target kind download
aarch64-apple-darwin tarball beancount-language-server-v1.3.1-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball beancount-language-server-v1.3.1-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball beancount-language-server-v1.3.1-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball beancount-language-server-v1.3.1-x86_64-unknown-linux-gnu.tar.xz

[1.3.0] - 2023-03-18

18 Mar 01:29
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Token on pr-lint
  • Nix flake checks to pass
  • Make journal path optional
  • Beancount data not being updated for current file
  • Clippy errors

Documentation

  • Fix run command in README

Features

  • Impl progress

Refactor

  • Move to multiple crate repo
  • Remove Arc and logging
  • Error
  • Remove logger
  • Beancount_data
  • Document
  • Move to multiple crate repo
  • Simplify logging
  • Switch to lsp-server

Download beancount-language-server 1.3.0

target kind download
aarch64-apple-darwin tarball beancount-language-server-v1.3.0-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball beancount-language-server-v1.3.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball beancount-language-server-v1.3.0-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball beancount-language-server-v1.3.0-x86_64-unknown-linux-gnu.tar.xz

v1.2.5

21 Jun 05:37
Compare
Choose a tag to compare

1.2.5 (2022-06-21)

Bug Fixes 🐛

  • release workflow issues (200c6d3)

beancount-language-server: v1.2.0

21 Jun 03:41
Compare
Choose a tag to compare

1.2.0 (2022-06-21)

Bug Fixes 🐛

Features ✨

  • initial work on vscode ext (35f1299)
  • reboot vscode ext (e456e54)
  • support glob in include statements (dcaf4f4)

beancount-language-server: v1.1.2

19 Jun 19:29
Compare
Choose a tag to compare

1.1.2 (2022-06-19)

Bug Fixes 🐛

  • link README and CHANGELOG to vscode ext (69c8c4d)
  • make release artifacts uncompressed (8ef6ea7)
  • release-please manifest (5b40c84)
  • vscode version sync (3e76e6d)

v1.1.1

02 May 13:31
Compare
Choose a tag to compare

1.1.1 (2022-05-02)

Bug Fixes

v1.1.0

02 May 13:06
Compare
Choose a tag to compare

1.1.0 (2022-05-02)

Features

  • switch to tower-lsp (lspower archived) (1bc67b3)