Releases: marktwtn/steam-wishlists-combination-generator
Releases · marktwtn/steam-wishlists-combination-generator
v1.0.0
What's Changed
- b3ffe34 feat: Update message and change wishlist widget
- 4b41a1d feat: Record wishlist selection and calculate the rest
- 0b77513 feat: Allow user to generate combination with selected wishitems
- 64d60d9 fix: Copy slice to avoid memory overwrite
- db32073 fix: Remove parsed data when crawling the website again
- 5e8ea68 feat: Add information of prices
- 2424cf6 feat: Get and show the discount percent information
- 6204d47 feat: Limit the number of unselected wishitems in combination
- 17be3ba feat: Show progress of the combination generation
- 3534e3d feat: Improve typesetting of the game information
- 87d880e feat: Add unforced validator for difference input
- 8aada9e fix: Clear check list related data for each crawling
- 4bdfef9 feat: Add budget range limitation
- dec7a03 feat: Memorize the last inputs
- a9fb928 feat: Memorize the file directory last saved
- 1d2c5dc feat: Sort the wishitems with price from low to high
- 9abb490 feat: Increase the limit of unselected wishitems to 10
- c327e8d feat: Show memory information for warning user
- e895c42 fix: Set the default value of unselected limit to 1
Full Changelog: v0.1.0...v1.0.0
v0.1.0
The first version of the project.
Full Changelog: https://github.com/marktwtn/steam-wishlists-combination-generator/commits/v0.1.0