StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics
https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
1.9 KiB
82 lines
1.9 KiB
4 years ago
|
# Change Log
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.8](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.8) - 2019-11-03
|
||
|
|
||
|
### Fixed
|
||
|
* Removed declare namespace in the TypeScript definition file #177
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.7](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.7) - 2019-08-31
|
||
|
|
||
|
### Added
|
||
|
* Duotone icon support
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.6](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.6) - 2019-03-18
|
||
|
|
||
|
### Changed
|
||
|
* Allow the rotation property to be either string or number #171
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.5](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.5) - 2019-01-13
|
||
|
|
||
|
### Added
|
||
|
* Title prop #164
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.4](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.4) - 2018-12-24
|
||
|
|
||
|
### Fixed
|
||
|
* Fixing TypeScript definition file #165
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.3](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.3) - 2018-12-04
|
||
|
|
||
|
### Added
|
||
|
* Adding TypeScript definition file #159
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.2](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.2) - 2018-10-29
|
||
|
|
||
|
### Added
|
||
|
* Adding ES module to package
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.1](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.1) - 2018-07-16
|
||
|
|
||
|
### Fixed
|
||
|
* LayersText can use a number as it's value #115
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.1.0](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.1.0) - 2018-06-20
|
||
|
|
||
|
### Changed
|
||
|
* Upgraded to the newer Font Awesome 5.1 packages
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.0.23](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.0.23) - 2018-06-04
|
||
|
|
||
|
### Changed
|
||
|
* Update Vue dependency version to support > 2.4
|
||
|
|
||
|
---
|
||
|
|
||
|
## [0.0.22](https://github.com/FortAwesome/vue-fontawesome/releases/tag/0.0.22) - 2017-12-19
|
||
|
|
||
|
### Changed
|
||
|
* Support for @fortawesome/fontawesome 1.1.0
|