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.
$uri
variable resolution no longer appends a domain. Resolver is expected to search a list of configured domains.$location
variable renamed to$srv
, matching the name of the resource record.- Variable functions updated to take structured parameters as arguments,
corresponding to latest changes in
electrolyte
.
0.2.8 - 2024-05-02
$uri
variable which can be@require
'd. Value is set to result of highest-priorityURI
record found via service discovery.
0.2.7 - 2023-11-02
- Loading environment variables from
.env.{NODE_ENV}
file.
- Upgraded
dotenv
dependency to version 16.x.
0.2.6 - 2023-10-19
TODO: Review this for accuracy.
- Upgraded
electrolyte
dependency to version 0.7.x.