2023-05-06 15:39:58 +03:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
### Added
|
2024-06-07 12:07:49 +03:00
|
|
|
- `alpha` extension for feature attribute builder
|
2023-05-06 15:39:58 +03:00
|
|
|
|
|
|
|
### Changed
|
2024-06-07 19:28:38 +03:00
|
|
|
- avoid drawing features with VisibleAttribute false
|
2023-05-06 15:39:58 +03:00
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
### Fixed
|
2024-06-07 12:07:49 +03:00
|
|
|
- Add alpha attribute comprehension for all standard features.
|
2023-05-06 15:39:58 +03:00
|
|
|
|
|
|
|
### Security
|
2024-06-04 14:38:21 +03:00
|
|
|
|
|
|
|
## 0.3.0 - 2024-06-04
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Package changed to `space.kscience`
|
|
|
|
- Kotlin 2.0
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Use of generated resources for Wasm
|