Skip to content

Releases: CS2103-AY1819S1-W13-4/main

v1.4

12 Nov 15:06
ac3018d
Compare
Choose a tag to compare

Our final planned release of TutorHelper!

We hope that you enjoy the many features that we have tried our best to perfect over the past 2 months.

We would like to extend our gratitude to those who have been a part of the process and raised issues for TutorHelper. We have minimised the number of bugs in TutorHelper to the best of our ability!

As for whether there will be future releases, only time will tell...

v1.3.1

02 Nov 03:52
e65f47a
Compare
Choose a tag to compare

Update the GUI for PE dry run

Hello all!
You might notice that the interface of v1.3.1 differs from the UI picture in the User Guide.
Our team was facing some issues regarding the GUI display of the HTML page, described in this issue:
nus-cs2103-AY1819S1/forum#136

As a result, we had to do a makeshift replacement for our GUI which is pretty bare-bone.
If you guys would like to try using the original UI, you can download the v1.3 source code below v1.3.1!
(The jar file does not work)
We hope you guys enjoy using TutorHelper and we look forward to your feedback!

v1.3

30 Oct 16:09
d12219b
Compare
Choose a tag to compare
Merge pull request #153 from lywjoel/master

Add tests, fix tests, fix typos

v1.2

16 Oct 15:59
c685781
Compare
Choose a tag to compare
Merge pull request #95 from ongyz/master

Update developer guide: Edit payment feature

v1.1

02 Oct 14:28
6fd3683
Compare
Choose a tag to compare
Update Person Overview section of GUI

Update the GUI to display from a local URL, showing the person's information including name, phone, email, address and tags.
Update tests to run in accordance with new URL.