metascraper
Version:
A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks.
81 lines (25 loc) • 1.86 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.0.0](https://github.com/microlinkhq/metascraper/compare/v4.10.3...v5.0.0) (2019-03-17)
### Features
* reduce rules on parallel ([#157](https://github.com/microlinkhq/metascraper/issues/157)) ([bce6eb5](https://github.com/microlinkhq/metascraper/commit/bce6eb5))
### BREAKING CHANGES
* 'meta' can't be passed as shared resource
* build: deprecated lang-detector
## [4.10.3](https://github.com/microlinkhq/metascraper/compare/v4.10.2...v4.10.3) (2019-03-17)
**Note:** Version bump only for package metascraper
## [4.10.2](https://github.com/microlinkhq/metascraper/compare/v4.10.1...v4.10.2) (2019-03-16)
### Bug Fixes
* add author size limitation ([#154](https://github.com/microlinkhq/metascraper/issues/154)) ([c1df0d3](https://github.com/microlinkhq/metascraper/commit/c1df0d3))
## [4.10.1](https://github.com/microlinkhq/metascraper/compare/v4.10.0...v4.10.1) (2019-01-25)
**Note:** Version bump only for package metascraper
## [4.8.5](https://github.com/microlinkhq/metascraper/compare/v4.8.4...v4.8.5) (2018-12-25)
**Note:** Version bump only for package metascraper
## [4.8.4](https://github.com/microlinkhq/metascraper/compare/v4.8.3...v4.8.4) (2018-12-16)
### Bug Fixes
* avoid use generic publisher ([#141](https://github.com/microlinkhq/metascraper/issues/141)) ([c13f833](https://github.com/microlinkhq/metascraper/commit/c13f833))
## [4.8.3](https://github.com/microlinkhq/metascraper/compare/v4.8.2...v4.8.3) (2018-12-15)
**Note:** Version bump only for package metascraper
## [4.5.5](https://github.com/microlinkhq/metascraper/compare/v4.5.5-alpha.0...v4.5.5) (2018-10-21)
**Note:** Version bump only for package metascraper