Skip to content

Tags: rafael-figueiredo-alves/DotEnv4Delphi

Tags

v1.5.0

Toggle v1.5.0's commit message
Fixed an issue with comment marker

Fixed an issue with comment caracter and now coments should begin with # and a space like:

Co-Authored-By: thanasis bratsas <tbratsas@gmail.com>
# this is a comment

v1.4.0

Toggle v1.4.0's commit message
Update June 30, 2023

New version 1.4.0
- Lazarus support
- New methods to use the variable or a default value set on the method parameter

v1.3.0

Toggle v1.3.0's commit message
Update June 22, 2023

- Removed a variable that isn't been used (thanks to @matheusm)
- Added some more methods to direct access some variables (related to development)
- Organized the file to keep things as neat as possible

v1.2.0

Toggle v1.2.0's commit message
Update June 10, 2023

- Added 2 more pre-defined variables (Database_URL and Secret_Key)
- Changed Development function to isDevelopment to enhance the semantic of the function

v1.1.0

Toggle v1.1.0's commit message
Added boss files

v1.0.0

Toggle v1.0.0's commit message
Update Readme