################################################################################
# #
# db db .8888. dP 888888b 8888ba .8888. d8b db 888888b d8888P #
# 88 88 d8' `8b 88 88 88 `8b d8' `8b 88V8 88 88 88 #
# Y8 8P 88 88 88 a88aaa 88aa8P' 88 88 88 V8 88 88aaa 88 #
# `8b d8' 88 88 88 88 88 `8b 88 88 88 V888 88 88 #
# `8bd8' Y8. .8P 88 88 88 .88 Y8. .8P dP 88 V88 88 88 #
# YP `888P' 88888P 888888P 888888' `888P' 88 VP 8P 888888P dP #
# #
################################################################################
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.
This file MUST be filled only by maintainers, using messages from pull requests.
new release template
- update dependencies
-
(gh #4) Usage of human-confusing chars is a configurable option
-
Check that set of available chars is not empty
-
Upgrade dev-dependencies
-
(gh #6) FIXED: notify if the activeTextEditor was not found
- (gh #3) Configurable length and chars for passwords (by giovazz89)
- (188af71) add medium-length password
Under the hood:
- A lot of refactoring
- enable eslint analysis
- Javascript instead of Coffeescript
First Release
- Every feature added (whaaaa???)
- Every bug fixed (whaaaa???)
- Travis CI integration