Skip to content

Releases: scito/extract_otp_secrets

1.6.0 - 04.12.2022

04 Dec 20:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.6.0

1.5.4 - 25.09.2022

25 Sep 10:05
Compare
Choose a tag to compare

What's Changed

  • Bump protobuf from 4.21.5 to 4.21.6 by @dependabot in #16
  • Add upgrade script for protoc

New Contributors

Full Changelog: v1.5.3...v1.5.4

1.5.3 - 09.09.2022

09 Sep 11:31
Compare
Choose a tag to compare
  • fix save qr
  • save qr code to specific dir
  • improve help
  • add help to README.txt

Full Changelog: v1.5.2...v1.5.3

1.5.2 - 07.09.2022

07 Sep 20:14
Compare
Choose a tag to compare
  • Support not urlencoded plus in parameters (fixed #15)
  • Add debug level

Full Changelog: v1.5.1...v1.5.2

1.5.1 - 04.09.2022

04 Sep 19:07
Compare
Choose a tag to compare
  • Refactored code
  • Improved VSCode settings

Full Changelog: v1.5.0...v1.5.1

1.5.0 - 03.09.2022

03 Sep 22:46
Compare
Choose a tag to compare

What's Changed

  • Upgrade to protobuf 4.21.5
  • Add quiet mode
  • Support Pipenv
  • Add a devbox.json to convenientally run this by @gregwebs in #12
  • Enable GitHub workflow and add tests by @scito in #13
  • Add Python Badges by @scito in #14

New Contributors

Full Changelog: v1.4.0...v1.5.0

1.4.0

04 Sep 06:52
Compare
Choose a tag to compare

What's Changed

  • Export to csv and json

Known to work with

  • Python 3.6.12 and protobuf 3.14.0
  • Python 3.8.5 and protobuf 3.14.0

Full Changelog: v1.3.0...v1.4.0