Skip to content

Latest commit

 

History

History
151 lines (145 loc) · 4.05 KB

CHANGELOG.md

File metadata and controls

151 lines (145 loc) · 4.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.3 - 2024-05-23

Added

  • 1 new program
    1. animedoro
  • two_step_timer function
  • print_message function
  • SECURITY.md

Changed

  • Test system modified
  • nava added to requirements.txt
  • Sound playing system updated
  • Python 3.5 dropped
  • short-break program duration changed from 10 minutes to 5 minutes
  • long-break program duration changed from 30 minutes to 15 minutes
  • pomodoro program updated
  • pomodoro_timer function modified
  • load_params function modified
  • README.md updated

Removed

  • animedoro_timer function
  • _112_26_timer function
  • _52_17_timer function

1.2 - 2024-02-05

Added

  • feature_request.yml template
  • config.yml for issue template
  • 2 new programs
    1. 52-17
    2. 112-26

Changed

  • Bug report template modified
  • run_timer function modified

1.1 - 2023-12-20

Added

  • 1 new program
    1. pomodoro

Changed

  • TIME_PRINT_TEMPLATE changed
  • KeyboardInterrupt exit handling updated
  • ADDITIONAL_INFO added to argparser epilog
  • Python 3.12 added to test.yml

1.0 - 2023-11-08

Added

  • --programs-list argument
  • --faces-list argument
  • --v-shift argument
  • --h-shift argument
  • DEFAULT_PARAMS parameter
  • PROGRAMS_DEFAULTS parameter
  • load_program_params function

Changed

  • japanese-green-tea program bug fixed
  • README.md updated

0.9 - 2023-10-04

Added

  • 4 new faces
  • 4 new programs
    1. work
    2. short-break
    3. long-break
    4. noodle

Changed

  • PROGRAMS.md updated

0.8 - 2023-08-07

Added

  • Logo
  • --alarm-repeat argument

Changed

  • Tones length modified
  • README.md updated

0.7 - 2023-07-23

Added

  • --tone argument
  • TONES.md
  • 9 new tones

Changed

  • Test system modified
  • input_check decorator renamed to input_handler
  • countup_timer function inputs modified
  • countdown_timer function inputs modified
  • PROGRAMS.md updated
  • FACES.md updated

0.6 - 2023-07-04

Added

  • --program argument
  • PROGRAMS.md
  • run_timer function

Changed

  • Inputs type changed to int
  • README.md updated
  • WRONG_INPUT_ERROR renamed to INPUT_ERROR_MESSAGE
  • Alarm tone changed

0.5 - 2023-05-25

Added

  • 5 new faces
  • --message argument

Changed

  • play_sound function modified
  • playsound removed from requirements.txt
  • README.md updated

0.4 - 2023-02-10

Added

  • 4 new faces
  • Infinite timer mode

Changed

  • README.md updated
  • Parameters moved to params.py

0.3 - 2022-11-25

Added

  • --face argument
  • FACES.md

Changed

  • README.md updated
  • Minimum art library version changed from 1.8 to 2.9

0.2 - 2022-11-03

Added

  • --version flag

Changed

  • Test system modified
  • countdown_timer function modified
  • countup_timer function modified

0.1 - 2022-10-18

Added

  • Countdown mode
  • Count-up mode
  • Alarm