Skip to content

Releases: AY2122S2-CS2103T-T17-2/tp

v1.4.1

10 Apr 08:57
547d44d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.1

v1.4.0 -- Early Access

07 Apr 13:32
e3c91a3
Compare
Choose a tag to compare
Pre-release

This version is used to for internal testing after PED issues have been resolved.

What's Changed

  • fix: update assertion by @gigituang in #181
  • docs: add exit command description, more description for find command and remove invalid line breaking by @blaketingyu in #221
  • fix: issues by @gigituang in #226
  • docs: fix exit link in CS and TOC, shift command explanation to match TOC by @yusufaine in #228
  • test: small update to Storage test to get 100% code coverage by @yusufaine in #170
  • fix: UI related bugs by @Oddcorner in #223
  • fix(reset and clear commands): rectify issue of reset and clear command considering inputs after prefix -f as forced command as well by @blaketingyu in #220
  • docs: update Gigi's ppp by @gigituang in #229
  • docs: update PPP --Robin by @Oddcorner in #230
  • docs: update Yusuf's PPP by @yusufaine in #232
  • docs: update UG for better separation and fix TOC by @yusufaine in #233
  • docs: update PPP to meet page limit by @yusufaine in #234
  • docs: update PPP to meet page limit by @yusufaine in #235
  • docs: update PPP by @yusufaine in #236
  • fix: parsing prefix issue when user inputs prefixes without space after by @aidanaden in #239
  • fix: handle integer overflow issues when input integer is larger than Int.MAX_VALUE by @aidanaden in #237
  • fix: update error message when running edit command with empty ingred… by @aidanaden in #238
  • chore: update version to 1.4.0 early access for internal PED by @yusufaine in #241

Full Changelog: v1.3.1...v1.4.0ea

McKitchen v1.3.1

31 Mar 01:06
8c6d276
Compare
Choose a tag to compare

This is our first public version that's ready to be used (and tested) by the public!

The team has finally reached the point where we're satisfied with what we've built and are looking for your feedback.

What's Changed

Click here to expand the changelog (they're all commit messages)

Full Changelog: v1.3...v1.3.1

McKitchen v1.3

24 Mar 07:42
379db04
Compare
Choose a tag to compare
McKitchen v1.3 Pre-release
Pre-release
Merge pull request #127 from blaketingyu/add-feature-clear

feat!: Add feature clear