Releases: FacilityApi/FacilityIntellij
Releases · FacilityApi/FacilityIntellij
v1.3.5
v1.3.4
- Remove use of deprecated APIs
v1.3.3
Support newer versions of the IntelliJ platform.
v1.3.2
Release 1.3.2 (#69)
v1.3.1
- Fix support for the 2023.2 Intellij platform
- Drop support for IntelliJ platform below 2022.3
v1.3.0
- Added support for the built-in
datetime
type - Added support for the 2023.2 Intellij platform
v1.2.0
- Added support for the
extern
keyword
v1.1.2
- Added support for the 2023.1 Intellij platform
v1.1.1
- Added support for the 2022.3 Intellij platform
v1.1.0
Added
- Support for
nullable<T>