3.12.1 (2025-02-09)
- py: fix classifer (167d2ee)
3.12.0 (2025-02-09)
- py: change license (fda6e55)
3.11.0 (2024-11-12)
- preproc: alias define args (f879554)
3.10.0 (2024-11-04)
- annotation: allow ignore '=' in custom annotation (475c3e0)
3.9.2 (2024-08-16)
- float: fix floating parse (b079314)
3.9.1 (2024-08-16)
- identifier: fix identififer (8e8d36c)
3.9.0 (2024-08-16)
- module: allow anno before module (0d81c3c)
3.8.2 (2024-08-10)
- identifier: fix identifier (4693afa)
3.8.1 (2024-08-08)
- annotation: limit non_serialize param to bool_literal (18162f4)
3.8.0 (2024-08-08)
- anno: add ddsservice, ddsrequesttopic ddsreplytopic (e2fa5d2)
3.7.0 (2024-08-08)
3.6.0 (2024-08-08)
- interface: allow attr and op contains annotation (93974a5)
3.5.0 (2024-08-07)
- annotation: add interface_kind and attribute (8cef209)
3.4.0 (2024-08-07)
- directive: move directive to define (2ba450b)
3.3.0 (2024-08-06)
- bitmask: allow comma after bitvalue (da3daae)
3.2.0 (2024-08-05)
- idl: allow comma at last of enumator (2686f50)
3.1.2 (2024-07-26)
- annotation: using positive_int_const for no_serialize (61f48c8)
3.1.1 (2024-07-26)
- anno: using const_expor for default (b4a3f27)
3.1.0 (2024-07-26)
- annotation: fix topic parse, using positive_const_int/cosnt_expr but not literal (81cdda6)
3.0.0 (2024-07-22)
- annotation: queries has been updated.
- annotation: make builtin anno case insensive, impl XTYPES 7.3.1.2.1 Built-in Annotations (57165a0)
- union: remove enum_anno (57165a0)
- query: fix queries (57165a0)
2.6.1 (2024-07-22)
- annotation: fix custom body parse (fc34fb1)
2.6.0 (2024-07-19)
- literal: inner string inside wstring (bfdf61d)
2.5.0 (2024-07-19)
- literal: inline char inside wchar (449ec6b)
2.4.0 (2024-07-19)
2.3.0 (2024-07-16)
- idl: allow more type with anno (4e00069)
2.2.1 (2024-07-16)
- anno: fix union member anno (4b01afb)
2.2.0 (2024-07-16)
- struct: allow anno_ext appears behind member (2c6abed)
2.1.0 (2024-07-11)
- queries: update highlights (a9e41e7)
2.0.1 (2024-07-11)
- literal: fix bin_number parse (c072507)