Skip to content

Change Log

William-Andrew Lussier edited this page Apr 15, 2019 · 42 revisions

Versioning scheme

  • 0.0.0 -> increment following a release
  • 0.0.0 -> increment if there's new functionality added (new feature)
  • 0.0.0 -> increment if there are small changes such as bug fixes or improvements

Release 1

Version 1.0.1 [PR #1]

08/01/19

  • Fixed issues related to string files
  • Added gradle.properties file to the project

Version 1.0.2 [PR #4]

17/1/19

Version 1.0.3 [PR #23]

21/1/19

  • Added Ktlint linting to the project's gradle file related to [issue #22]
  • Added Ktlint linting command to Travis CI script

Version 1.0.4 [PR #24]

21/1/19

  • Added JUnit unit testing functionality to the project's gradle file related to [issue #11]

Version 1.0.5 [PR #30]

23/1/19

Version 1.0.6 [PR #32]

27/1/19

  • Added Robolectric support
  • Added single Robolectric test script as example [issue #13]

Version 1.0.7 [PR #31]

27/1/19

  • Added unit tests to ensure it is functioning in the Travis build [issue #12]

Version 1.1.0 [PR #52]

07/02/19

  • Completed the implementation of the Countdown Timer feature. [issue #20]

Version 1.1.1 [PR #56]

10/02/19

  • Successfully tested the functionality of the Countdown Timer feature. [issue #20]

Version 1.1.2 [PR #70]

10/02/19

  • Added Unit Testing for the Countdown Timer feature. [issue #18]

Release 2

Version 2.0.0 [PR #73]

21/02/19

  • Added burst-shot feature to the application. [issue #39]

Version 2.0.1 [PR #74]

23/02/19

Version 2.1.0 [PR #75]

26/02/19

Version 2.1.1 [PR #77]

27/02/19

  • Addressed the following bug: starting and cancelling a countdown immediately starts burst mode and won't leave. [issue #76]

Version 2.2.0 [PR #79]

27/02/19

  • Added Gridline feature to the application [issue #45]

Version 2.2.1 [PR #80]

03/03/19

Version 2.2.2 [PR #85]

27/02/19

Version 2.2.3 [PR #87]

27/02/19

Version 2.3.0 [PR #117]

17/03/19

Version 2.4.0 [PR #118]

17/03/19

Version 2.4.1 [PR #131]

18/03/19

Version 2.4.2 [PR #133]

18/03/19

Version 2.4.3 [PR #136]

18/03/19

Version 3.0.1 [PR #140]

31/03/19

  • Fixed a bug in the GPS feature which required internet connectivity [issue #139]

Version 3.1.0 [PR #141]

30/03/19

Version 3.1.1 [PR #142]

01/04/19

Version 3.1.2 [PR #143]

01/04/19

Version 3.1.3 [PR #144]

01/04/19

  • Added Acceptance Tests for Storage Space Feature [issue #114]

Version 3.1.4 [PR #145]

01/04/19

  • Fixed a bug in the Filters feature to apply the filter after the picture is taken

Version 3.2.0 [PR #146]

01/04/19

Version 3.2.1 [PR #147]

01/04/19

Version 3.2.2 [PR #148]

01/04/19

Version 3.2.3 [PR #149]

01/04/19

  • Added mockup for the frontend of the Share Photo/Video Feature [issue #120]

Version 3.2.4 [PR #151]

03/04/19

  • Fixed a bug in Travis

Version 3.2.5 [PR #152]

03/04/19 *Added Stamp Caption Mockup [issue #126]

Version 3.3.0 [PR #154]

07/04/19

Version 3.4.0 [PR #153]

10/04/19

Version 3.5.0 [PR #156]

14/04/19

Version 3.5.1 [PR #157]

13/04/19

  • Fixed a bug related to default filter on home screen [issue #155]

Version 3.5.2 [PR #161]

14/04/19

Version 3.6.2 [PR #160]

14/04/19

Clone this wiki locally