Skip to content

Releases: Desdaemon/odoo-lsp

nightly

28 Mar 05:30

Choose a tag to compare

nightly Pre-release
Pre-release

v0.6.2

28 Mar 00:05

Choose a tag to compare

Changelog

0.6.2 - 2026-03-27

This should really be a v0.7.0, but given that this codebase is pretty much in semi-maintenance mode I'll just do a major version release when everything's said and done. In any case, huge changes in here, including support for rudimentary Python type analysis and various bug fixes to improve stability especially on weaker machines.

Compare: v0.6.1...v0.6.2

Added

  • Allow commands in list comprehension a8b9cf5
  • Type request.website acfa11a
  • Python types (#98) 07679b3
  • xml: Filtering views with same viewmodel, view inheritance snippet 563f6a4
  • xml: Add more snippets 501caaf
  • xml: Improved support for Python expressions da68079
  • xml: Add snippet for access group fa38093
  • Analyze id:recordset 57be4aa
  • analyze: Deduce type of dict from ctor e150b11
  • Support Model.read 4cc36f5
  • Support inverse names 7f1764f
  • analyze: Deduce type of defaultdict 7ee14a0

Documentation

  • Update zed extension readme 85db039
  • rng: Add reference to ir.qweb.field.* 8660c19

Fixed

  • python: Include bridge modules in module reachability analysis (#93) 4920ea5, closes #92
  • tsconfig: Prevent accidental overwrite, changes from tsgo 67bc616
  • Deadlock on file open, add deadlock debugging c1b6606
  • rng: Add position= to list view 5bbb515
  • python: Code action should not jump to non-view record 9ae652a
  • list.append should be recognized in scope a52737c
  • doc: Enable builds on docs.rs 326eb5a
  • python: Related fields not resolving 3c86a48

Refactor

nightly

26 Mar 05:51

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260326 - 2026-03-26

Compare: nightly-20260321...nightly-20260326

Added

  • xml: Add snippet for access group fa38093
  • Analyze id:recordset 57be4aa
  • analyze: Deduce type of dict from ctor e150b11
  • Support Model.read 4cc36f5
  • Support inverse names 7f1764f

Fixed

  • doc: Enable builds on docs.rs 326eb5a

nightly

21 Mar 05:17

Choose a tag to compare

nightly Pre-release
Pre-release

nightly

20 Mar 05:26

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260320 - 2026-03-20

Compare: nightly-20260317...nightly-20260320

Added

  • xml: Improved support for Python expressions da68079

Fixed

  • list.append should be recognized in scope a52737c

nightly

17 Mar 05:32

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260317 - 2026-03-16

Compare: nightly-20260313...nightly-20260317

Fixed

  • rng: Add position= to list view 5bbb515
  • python: Code action should not jump to non-view record 9ae652a

nightly

13 Mar 05:23

Choose a tag to compare

nightly Pre-release
Pre-release

nightly

08 Mar 05:19

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260308 - 2026-03-07

Compare: nightly-20260307...nightly-20260308

Added

  • xml: Filtering views with same viewmodel, view inheritance snippet 563f6a4
  • xml: Add more snippets 501caaf

nightly

07 Mar 05:12
07679b3

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260307 - 2026-03-06

Compare: nightly-20260206...nightly-20260307

Added

Fixed

  • Deadlock on file open, add deadlock debugging c1b6606

nightly

06 Feb 05:25

Choose a tag to compare

nightly Pre-release
Pre-release

nightly-20260206 - 2026-02-05

Compare: nightly-20260122...nightly-20260206

Fixed

  • tsconfig: Prevent accidental overwrite, changes from tsgo 67bc616