Scriptabit

Latest version: v2.1.2

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

1.12.0

-----------------------------------------

* Updated pet care to handle the candy foods.
* Updated pet care to handle the spooky and ghost potions.
* Added purchase armoire item utility function, with optional repeat.

1.11.0

-----------------------------------------

* Minor logging changes: config file specifiable via environment variable
(`SCRIPTABIT_LOGGING_CONFIG`). Log statement with the location of the user
plugin directory.
* Added 10 second timeout to http requests.
* Added simple vampire mode - health drain during the day, slower regen at
night.
* Added bank-balance option so that sb-banking with no args can display usage
information.
* Changed main loop so that utility functions don't try to run at the same time
as plugins.
* Removed upper MP limit check when setting mana.
* Added delete all todos utility function (can update to support other task
types later, but todos is all I needed right now).
* Fixed bug where last Trello sync time was displayed in UTC rather than local
time.

1.10.0

-----------------------------------------

* Made plugin update more robust. Exceptions are caught so that updates can
continue rather than aborting the whole run.
* Implemented simple health drain and regeneration in health effects plugin.
* Refactored plugin notification methods.
* Changed pet care so it only sleeps during feeding if API calls were made
during the last pet.

1.9.0

-----------------------------------------

* Updated documentation.
* Added new entry points for built-in plugins:

* `sb-banking` instead of `scriptabit --run banking`
* `sb-trello` instead of `scriptabit --run trello`
* `sb-pets` instead of `scriptabit --run pet_care`
* `sb-csv` instead of `scriptabit --run csv_tasks`
* `sb-health` instead of `scriptabit --run health_effects`

1.8.1

-----------------------------------------

* Added missing supports_dry_run method to pet care plugin, that was preventing
dry runs.
* Fixed incorrect dryrun message in main loop.

1.8.0

-----------------------------------------

* Added messages and checks for dry run support in plugins.
* Implemented full dry run mode support in banking.
* Implemented full dry run mode support in CSV uploader.
* Implemented full dry run mode support in pet care plugin.
* Implemented full dry run mode support in trello sync plugin.
* Implemented full dry run mode support in the utility functions.
* Updated utility functions so they return the new value set into the character
stats (gold, XP, HP, MP).

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.