Releases: prebid/line-item-manager
Releases · prebid/line-item-manager
v0.2.3: Bug fix for time zones and support for custom line-item template
v0.2.2 Various minor feature enhancements; bug fix and CVE issues
0.2.2 (2021-04-23)
- Support reportableType settings for CustomTargetingKey (#55)
- Support for advertisers of different types (#48)
- BUG FIX: Custom targeting hb_bidder contains all key-values (#43)
- Upgrade jinja2 to 2.11.3 due to security vulnerabilities (#51)
- Upgrade PyYAML due to security vulnerabilities (#56)
- Remove requirements_dev.txt; not needed and introducing CVEs (#58)
v0.2.1 Additions to README (no functional changes)
v0.2.0: Beta Release
0.2.0 (2021-02-16)
- Beta release
v0.1.16 Custom targeting support for using 'IS_NOT' operator
v0.1.15: Association Batching and Example bin scripts
v0.1.14: CLI Help Updated for Test Implementation
0.1.14 (2021-01-25)
- CLI Help: noted that tests are not auto-archived
v0.1.13: Initial Release to Production PyPI
0.1.13 (2021-01-22)
- First release to production PyPI
- Github action for publishing
v0.1.12: Python 3.9 Support; Code maintenance
0.1.12 (2021-01-12)
- Support for Python 3.9
- Prebid and PrebidBidder classes added
- Type hints added
- Docstrings added
- Removed unused travis and tox support