You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Added
- Support for the latest Tact
1.4.0 ([#177](#177), [#180](#180))
- Inspections for out of range integer values in FunC and Tact
- Inspections for integer division by zero in FunC and Tact
- Inspections for integer overflow in FunC
- Constant expression evaluation in FunC and Tact (with inline
hints!) ([#22](#22))
### Fixed
- `message` and `bounced` highlight not working in Tact ([#174](#174))
- `com.intellij.diagnostic.PluginException: Template not found: Fift File` ([#182](#182))
- `Storage for FuncNamedElementIndex.storage is already registered` ([#181](#181))
The text was updated successfully, but these errors were encountered: