Releases: Stryder76/ProdPsychosisUS
Releases · Stryder76/ProdPsychosisUS
More auto scoring, configuration improvements and blacklisting
What's Changed
- Alpha by @Stryder76 in #4
- Alpha by @Stryder76 in #5
- Alpha by @Stryder76 in #6
- Alpha by @Stryder76 in #7
- Alpha by @Stryder76 in #8
- Merging changes by @Stryder76 in #10
- More config update changes by @Stryder76 in #11
- Config, auto-scoring update, and bug fixes by @Stryder76 in #12
Developer note: I mentioned in some of the commits that I would create auto-detection for challenges that relate to the all curses checked item however that seems impractical and I know of a better way to do it.
Full Changelog: v0.2.3...v0.3.0
New checklist item
The full changelog outlines the changes made. The major thing is a < 20 to-dos checklist item.
What's Changed
- Merge pull request #2 from Stryder76/alpha by @Stryder76 in #3
Full Changelog: v0.1.2...v0.2.3
task ID bug fix
I replaced my task ID with the actual task ID in many task scoring and task creation postParams code, which caused an error for a user, as reported in #1.
What's Changed
- Alpha merge to main by @Stryder76 in #2
New Contributors
- @Stryder76 made their first contribution in #2
Full Changelog: v0.1.1...v0.1.2
Initial release of the script
The current 3 checklist items in this release are: All curses checked, No soon to-dos, and No overdue to-dos.
- Checklist items are auto-created if they don't already exist.
- Checklist items automatically get checked off if their criteria are met.
- Guide mostly completed. I have a few known bugs to explain and a to-do list to showcase.
- Added a bunch of comments to act as inline guides
- I changed variable names for clarification.
- I fixed a bug that caused the negative habit to get ticked regardless of the completion status of the checklist items. The issue was caused by the checklist item's completed value not being updated in the dataset.
- Added licensing, which might be overwritten if @Lord_Vlad decides on something else.
Full Changelog: v0.0.1...v0.1.1