Skip to content

v3.0.0

Latest

Choose a tag to compare

@twocaretcat twocaretcat released this 09 Jan 04:23
· 1 commit to main since this release

⚠ BREAKING CHANGES

  • Localization-specific logic and translated strings have been removed. The script now works with all languages supported by Amazon Prime, but we no longer use translated column names. If you need column names and values to be in your languages, you can edit the constants at the top of the script or edit them in the output file. (#32)
  • Dates are now stored with time data. Dates may differ from previous output since we are now using the exact timestamp instead of dates converted to local timezones. There should be no other changes to the output but given the scope of these changes, it is possible. (#29)

Features

Bug Fixes

Build System

Full Changelog: v2.1.0...v3.0.0