Releases: ideas-edu/refactor-tutor
Releases · ideas-edu/refactor-tutor
Version 2.0 🎉
This release contains a lot of loose ends, and with that everything that is needed to get a version 2.0 ready of this tutor.
What's Changed
- Add workflow that updates wiki by @StephanStanisic in #7
- Switch build system from stack to cabal by @StephanStanisic in #8
- Clean up tests by @StephanStanisic in #9
- Update frontend to material design 3 by @StephanStanisic in #10
Full Changelog: v1.5.0...v2.0.0
Sprint 4
What's Changed
- Buggy Rule ForEachVariablesNotUpdated by @StephanStanisic in #5
Full Changelog: v1.4.0...v1.5.0
Sprint 3
What's Changed
- Parse and evaluate ternary operator by @StephanStanisic in #4
- Regression tests by @StephanStanisic in #6
Full Changelog: v1.3.0...v1.4.0
Sprint 2
This release contains the increment from sprint 2.
What's Changed
- Parse bitwise AND
&operator by @StephanStanisic in #3
Full Changelog: v1.2.0...v1.3.0
Sprint 1
What's Changed
- Buggy rules for Refactoring Misconception BadArithmeticExpressionShortening by @StephanStanisic in #2
Full Changelog: v1.1.0...v1.2.0
Minimal Viable Product
This release contains the minimal needed to get started setting up and using the refactor tutor.
What's Changed
- Minimal viable product by @StephanStanisic in #1
New Contributors
- @StephanStanisic made their first contribution in #1
Full Changelog: https://github.com/ideas-edu/refactor-tutor/commits/v1.1.0