mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
chore: Updating changelog
This commit is contained in:
@@ -5,15 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
|
||||||
- Added WriteAllByte method on IcdFile.
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Added MathUtils methods for converting to and from percentages
|
- Added MathUtils methods for converting to and from percentages
|
||||||
- Added enum extensions for finding the inclusion and exclusion of enum flags
|
- Added enum extensions for finding the inclusion and exclusion of enum flags
|
||||||
- Added DateTime extensions for adding years, months, days, hours, minutes and wrapping without modifying other values
|
- Added DateTime extensions for adding years, months, days, hours, minutes and wrapping without modifying other values
|
||||||
- Added shims for deserializing an XML array using a callback for each item
|
- Added shims for deserializing an XML array using a callback for each item
|
||||||
- Added methods for serializing an XML array
|
- Added methods for serializing an XML array
|
||||||
|
- Added WriteAllByte method on IcdFile.
|
||||||
|
- Added PathUtils for building paths in the HTML directory
|
||||||
|
|
||||||
## [10.2.0] - 2019-12-04
|
## [10.2.0] - 2019-12-04
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user