All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2022-04-02)
- build: Added a builder to the project (15859da)
- deps: Updated the libraries in the project (8bcf81c)
1.1.2 (2022-03-13)
- docs: Updated the user registration example with a script to get your actual user, otherwise there may be issues where users try to use my username or other user names that are not the ones registered on the system (2ea23ca)
1.1.1 (2022-03-12)
- build: Removed the ability to add plugins and cleaned up the keywords for search on NPM (cca2d92)
1.1.0 (2022-03-12)
- autocomplete: Added the ability to autocomplete commands in your shell #13 (78b362c)
- domain-list: Improved the output of the domain list, use a table to format it nicely #14 (62d2db3)
1.0.3 (2022-03-12)
- docs: Updated the image to use the certme cli script (62e255d)
1.0.2 (2022-03-11)
- docs: Rather use the ln -s to link the certme binary to /usr/bin so that you can easily run sudo when needed (f4e8cfa)
1.0.1 (2022-03-11)
- devops: Updated the release script to merge into the "main" branch not the "master" branch (5313ae3)
- packages: Updated the package versions (c85c49f)
- name: Changed the name to one that was available on npm :P (441f35c)