Skip to content

streetmerchant v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 18:51
92e8f91

⚠ BREAKING CHANGES

  • removed duplicated Model
  • update naming to streetmerchant

Features

Bug Fixes

Performance Improvements

Reverts

  • allow users to still use USER_AGENT (3386e8f)
  • correcting newline split for multiple user agents (af631c8)
  • parsing prices with thousands separator and European format (#2153) (91c4f12)
  • pipeline changes (efe0d64)
  • reduce false-positive during ci/cd (79b9bfe)
  • replace euroFormat with regex (#2131) (0ff8158)

Miscellaneous Chores

  • update naming to streetmerchant (3f9b3c6)

Code Refactoring

  • removed duplicated Model (d19dd5a)