UNPKG
nestjs-dotenv
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.0.1
NestJS .env config Module
github.com/AlariCode/nestjs-dotenv
AlariCode/nestjs-dotenv
nestjs-dotenv
/
CHANGELOG.md
15 lines
(8 loc)
•
183 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ChangeLog
## 1.2.0
-
Added getWithType method to get value and convert it to specific type
## 1.1.0
-
Changes injection
-
Added reload method
## 1.0.0
-
First version