Skip to content

Releases: iamdual/ua-generator

2.0.1

05 Feb 08:27
adf8d55
Compare
Choose a tag to compare

Version updates

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

09 Jan 08:08
Compare
Choose a tag to compare

Note: 2.0.0 is backwards compatible with the earlier versions πŸŽ‰

What's Changed

  • No longer support for Python 3.6 and 3.7
  • Usage of typing.Literal (#15)
  • Implement __repr__()

Full Changelog: 1.0.7...2.0.0

1.0.7

09 Jan 08:05
Compare
Choose a tag to compare

Version updates

Full Changelog: 1.0.6...1.0.7

1.0.6

20 Oct 16:11
Compare
Choose a tag to compare

Version updates

Full Changelog: 1.0.5...1.0.6

1.0.5

16 Sep 22:26
Compare
Choose a tag to compare

Version updates

Full Changelog: 1.0.4...1.0.5

1.0.4

21 Aug 18:51
Compare
Choose a tag to compare
  • New option: Version selection by range (see README.md)

Full Changelog: 1.0.3...1.0.4

1.0.3

14 Aug 13:43
Compare
Choose a tag to compare
  • Some improvements.

Full Changelog: 1.0.2...1.0.3

1.0.2

13 Aug 12:27
Compare
Choose a tag to compare
  • Make sure that the browser, device type, and platform are consistent with each other.

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Aug 10:27
Compare
Choose a tag to compare
  • Bugfix. See #10

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Aug 18:30
Compare
Choose a tag to compare

Note: 1.0.0 is backwards compatible with the earlier versions πŸŽ‰

What's Changed

  • "Weighted versions" is implemented.
  • Type hinting added for the generator().
  • Fixes and version updates.

Full Changelog: 0.5.1...1.0.0