Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 729 Bytes

Changelog

here you can see every change between versions

v0.5

Fixed

  • For developers: the enviroment is checked and ignore input
  • using int(keys) in the task list for a better information

v0.4

Fixed

  • python3.4 had problems with singal.signal()
  • manage project if there is no arguments

v0.3

Added

  • Handle Ctrl-c in checker
  • makefile with install and uninstall
  • EOL with a goodbye message

v0.2

Added

  • .env file support, It use EMAIL, PASSWORD, API, DEBUG variables
  • VERSION, PATH_CRED variables

Fix

  • Set installation confirmation problem with ['Y'/'N']
  • checker.py with pycodestyle
  • move hbnb_creds, the /tmp folder delete the credentials