Releases: AlexHalbesleben/SmarterCalendar
3.8.2 - Internal rework
What's Changed
- Bump sass from 1.54.9 to 1.55.0 by @dependabot in #218
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #222
- Bump core-js from 3.25.2 to 3.25.3 by @dependabot in #223
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 by @dependabot in #224
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 by @dependabot in #225
- Bump babel-jest from 29.0.3 to 29.1.0 by @dependabot in #227
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #228
- Bump babel-jest from 29.1.0 to 29.1.2 by @dependabot in #234
- Refactor store by @AlexHalbesleben in #235
- Task IDs by @AlexHalbesleben in #236
Full Changelog: 3.8.1...3.8.2
3.8.1 - Bug fix
Fix bug where tasks didn't complete properly
What's Changed
- Minimum time spent by @AlexHalbesleben in #208
- 209 weird bug by @AlexHalbesleben in #211
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #213
- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #214
- Completing chunks bug by @AlexHalbesleben in #215
Full Changelog: 3.7.1...3.8.1
3.8.0 - Add minimum time spent setting
Users can have the option to set all days a certain number of days following the current date to have a given minimum time spent
What's Changed
- Minimum time spent by @AlexHalbesleben in #208
Full Changelog: 3.7.1...3.8.0
3.7.1 - Bug fix
Fix bug where tasks didn't load properly from local storage
What's Changed
- Bump core-js from 3.25.1 to 3.25.2 by @dependabot in #204
- Fix task loading bug by @AlexHalbesleben in #207
Full Changelog: 3.7.0...3.7.1
3.7.0 - Tasks have a started completion date
Users can now set dates before which tasks cannot start
What's Changed
- Task start time by @AlexHalbesleben in #203
Full Changelog: 3.6.9...3.7.0
3.6.9 - Hotkey fix
3.6.8 - Styling fixes
3.6.7 - Bug fixes
Fixes bugs where completing tasks in the task modal wouldn't set the chunks to the current date and where tasks didn't disappear from the task list when completed through the chunk modal
What's Changed
- Fix task completion bugs by @AlexHalbesleben in #199
Full Changelog: 3.6.6...3.6.7
3.6.6 - Bug fix
Fixes a bug where the chunking algorithm would crash and the page would not load
Full Changelog: 3.6.5...3.6.6
3.6.5 - Optimize chunking algorithm
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 by @dependabot in #182
- Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #183
- Bump sass from 1.54.8 to 1.54.9 by @dependabot in #189
- Bump typescript from 4.8.2 to 4.8.3 by @dependabot in #190
- Bump core-js from 3.25.0 to 3.25.1 by @dependabot in #191
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #192
- Bump babel-jest from 29.0.2 to 29.0.3 by @dependabot in #193
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #194
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #195
- Speed up chunking by @AlexHalbesleben in #197
Full Changelog: 3.6.4...3.6.5