Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.17 KB

Changelog

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

[2.0] - 2021-09-09

Features

  • Save encrypted file to current path
  • Generated CHANGELOG.md by git-cliff
  • Added validation for checking is connected and is there already same name
  • Refacted all logs about errors

Refact

  • Edited all error ternarys and removed pterm for now

[1.0.1] - 2021-09-09

Bug Fixes

  • Module url

Documentation

  • Started to readme.md
  • Add something to readme.md
  • Updated readme.md

[1.0] - 2021-09-06

Bug Fixes

  • Ignore error
  • Export command error
  • Prompt come anyway problem
  • Issue #5

Documentation

  • Added readme file

Features

  • Added new flag to encrypt file
  • Added export flag
  • Added export flag
  • Added print flag
  • Aded delete and list by pterm

Refact

  • Delete useless console log
  • Added print flag for file too
  • Added print flag for file too
  • Added two if else for dont render empty tables
  • Renamed function of encrypt.go

Struct

  • Created decrypt command file