mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: custom lib directories
This commit is contained in:
parent
443460a81e
commit
3c4e2b06bd
4 changed files with 108 additions and 27 deletions
|
|
@ -5,6 +5,13 @@ All notable changes to components of this project since 0.5.14 will be documente
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Compile-time and runtime environment variable `_PR_LIB` specifying `lib` directories for storing modules, separated by `:`
|
||||
- When not provided, it will search in `PATH`
|
||||
|
||||
## [0.6.2] - 2024-12-10
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue