Skip to content

Tags: InitialPosition/PastaScraper

Tags

v0.5.3

Toggle v0.5.3's commit message
Update 0.5.3

- removed unnecessary threading timer

v0.5.2

Toggle v0.5.2's commit message
Update 0.5.2

- added visualization for hibernation

v0.5.1

Toggle v0.5.1's commit message
Update 0.5.1

- fixed a crash when no new pastes exist after hibernation

v0.5

Toggle v0.5's commit message
Update 0.5

- scraped pastes now are automatically sorted into subdirectories unless the noSorting flag is set

v0.4.5

Toggle v0.4.5's commit message
Update 0.4.5

- reduced console spam in keyword mode
- fixed a crash if an invalid keyword file was specified
- made some console prints more accurate
- renamed some variables to improve code readability
- automated cleanup on program termination

v0.4.4

Toggle v0.4.4's commit message
Update 0.4.4

- Fixed a bug where non infinite mode was infinite nontheless whoops
- Epic code restructuring to improve processing algorithm speed

v0.4.3

Toggle v0.4.3's commit message
Update 0.4.3

- Infinite mode is now properly callable

v0.4.2

Toggle v0.4.2's commit message
Update 0.4.2 Part 2

Copyright formatting

v0.4.1

Toggle v0.4.1's commit message
Update 0.4.1

- Edited some inaccurate information in readme.md
- Edited imports to prevent crashes

v0.4.0

Toggle v0.4.0's commit message
Update 0.4.0

The Colorful Update
- Added color to status prints
- Added infinite mode parameter
- Added runfile
- Added requirements file