Skip to content

Releases: XKNX/xknxproject

3.8.1 ETS 4.1 and UnionParameter

09 Oct 19:20
Compare
Choose a tag to compare

What’s Changed

  • Support TextParameter pointing to UnionParameter (#481) @farmio
  • Support ETS 4.1 project files (#476) @farmio
  • Use split() with maxsplit (#473)

⬆️ Dependencies

6 changes

3.8.0 Channel updates and TextParameter resolution

30 Sep 06:56
Compare
Choose a tag to compare

What’s Changed

  • Faster application parser with namespaced strings for tag matching (#469) @farmio
  • Better error messages on StopIteration errors (#465) @farmio
  • Resolve TextParameter values in ComObjectRef and Channel (#464) @farmio
  • Inherit channel name from application channel (#462) @farmio
  • Parse only used channels and add communication_object_ids (#461) @farmio
  • Parse nested channels (#460) @farmio
  • Fix coverage CI and add 3.13 test runner (#456) @farmio
  • Use SPDX license identifier (#436) @cdce8p

⬆️ Dependencies

68 changes

3.7.1 SubModules

06 Apr 20:26
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

17 changes

3.7.0 Custom device names

26 Feb 08:25
Compare
Choose a tag to compare

What’s Changed

  • Use customised name for name and translated product name for hardware_name (#365) @farmio

⬆️ Dependencies

6 changes

3.6.0 Order numbers

11 Feb 17:45
Compare
Choose a tag to compare

What’s Changed

  • Parse communication object numbers of modules from allocators (#362) @farmio
  • Add order number to devices (#360) @farmio

3.5.0 Application and Module info

06 Feb 08:35
Compare
Choose a tag to compare

What’s Changed

  • Add application program identifier and module information (#320) @farmio

Internals

  • Use more ruff instead of flake8 and pyupgrade (#358) @farmio
  • Replace black with ruff format (#352) @farmio
  • Only run tests for specified python version, only lint in one CI runner (#322) @farmio
  • Use ruff isort plugin instead of isort (#321) @farmio

⬆️ Dependencies

29 changes

3.4.1 Fix group object numbers

02 Nov 07:56
Compare
Choose a tag to compare

What’s Changed

  • Fix numbers for module defined group objects (#319) @farmio

⬆️ Dependencies

3.4.0 Channels and sorting

28 Oct 07:22
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

14 changes

3.3.0 Ranges and Functions

21 Sep 12:28
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

37 changes

3.2.0 ETS 4 support

15 Jun 21:45
Compare
Choose a tag to compare

What’s Changed

Internal

  • Reuse universal wheel for all tox environments (#240) @farmio

⬆️ Dependencies