Skip to content
Snippets Groups Projects

Resolve "Upgrade light-utils and lib-mime"

Merged Igor Markin requested to merge 3-upgrade-light-utils-and-lib-mime into master
2 files
+ 29
1
Compare changes
  • Side-by-side
  • Inline
Files
2
CHANGELOG.md 0 → 100644
+ 28
0
# 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/).
## [1.0.2] - 2020-06-07
### Added
- Changelog
### Changed
- Changed GitLab hosted `@vereign/mime-parser` installation to `@vereign/lib-mime@v1.1.2` from NPM registry
- Upgraded `@vereign/light-utils`
- Got rid of `@vereign/dom` dependency in favor of `jsdom`
### Fixed
- Injected [v-seal: 1](https://code.vereign.com/seal/documentation/-/blob/master/QAR.md#metadata-specification) flag into PNG metadata of the test cases of .eml files
## [1.0.0] - 2020-12-30
### Added
Initial implementation
Loading