-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3c83168
commit d5d61c1
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## [0.0.1](https://github.com/webpod/envapi/compare/undefined...v0.0.1) (2024-12-30) | ||
|
||
### Fixes & improvements | ||
* perf: tech release ([3c83168](https://github.com/webpod/envapi/commit/3c83168d6780b880366cd9b9feaa8f8e618aabc8)) | ||
* docs: update usage examples ([3a83327](https://github.com/webpod/envapi/commit/3a83327b6d92b0678dba9b6cb658aee945be1192)) | ||
* fix: enhance key validation ([49a1458](https://github.com/webpod/envapi/commit/49a1458e0cdc0c83b59fda44bdd4b3df2737b55f)) | ||
|
||
### Features | ||
* feat: `parse` accepts buffer instance ([26b2cbd](https://github.com/webpod/envapi/commit/26b2cbd8a24a7c28db306b571009d169bb298c5d)) | ||
* feat: provide `load` and `config` API ([b99ac60](https://github.com/webpod/envapi/commit/b99ac600016faffcda90d62a304557fa1d5d1fc3)) | ||
|
||
|