0a972355d7
Merge pull request #270 into master
...
76755f10 client: dev-tools: lib_linter: php-cs-fixer: add `init` (Aaron Fiore)
2026-01-15 10:24:08 -08:00
76755f1032
client: dev-tools: lib_linter: php-cs-fixer: add init
...
php-cs-fixer's 3.92 series requires `init` before `fix`ing or `check`ing
2026-01-15 10:19:49 -08:00
d28f7649c4
Merge pull request #269 into master
...
bf235ee5 container: finance: fetch: prices: add User-Agent (Aaron Fiore)
eb7f97a0 container: finance: fetch: add API_VERSION to env (Aaron Fiore)
2026-01-15 10:17:42 -08:00
bf235ee526
container: finance: fetch: prices: add User-Agent
...
CoinGecko now returns error 403 without a "descriptive" User-Agent
2026-01-15 10:16:37 -08:00
eb7f97a054
container: finance: fetch: add API_VERSION to env
2026-01-14 16:49:46 -08:00
9c7f20e485
Merge pull request #266 into master
...
dd84092f CHANGELOG: add 1.1.0 (Aaron Fiore)
3ac9e98d client: manifest: bump version to v1.1.0 (Aaron Fiore)
v1.1.0
2026-01-12 12:54:19 -08:00
dd84092f67
CHANGELOG: add 1.1.0
2026-01-12 12:52:43 -08:00
3ac9e98d1e
client: manifest: bump version to v1.1.0
2026-01-12 12:37:59 -08:00
7b3fc80b19
Merge pull request #267 into master
...
2306f224 repo: update Gitea pull request template (Aaron Fiore)
2026-01-12 12:33:17 -08:00
2306f2246b
repo: update Gitea pull request template
2026-01-12 12:31:03 -08:00
14df4c94e0
Merge pull request #265 into master
...
63a7eb92 client: manifest: update botan2 to botan (botan3) (Aaron Fiore)
2026-01-09 16:00:14 -08:00
63a7eb928c
client: manifest: update botan2 to botan (botan3)
...
Updated internally in 8b59cee84c
2026-01-09 15:55:19 -08:00
d57114915a
Merge pull request #264 into master
...
713514bb container: finance: lib_root: rename `Example` class (Aaron Fiore)
ad5f128a container: root: test: unit: utility: rename `Example` class (Aaron Fiore)
6e7fee92 container: plugins: root: example: rename `Example` class (Aaron Fiore)
2026-01-09 15:41:12 -08:00
713514bbca
container: finance: lib_root: rename Example class
...
For clarity that this class is separate from plugin's entrypoint.
2026-01-09 15:38:21 -08:00
ad5f128a34
container: root: test: unit: utility: rename Example class
...
For clarity that this class is separate from plugin's entrypoint.
2026-01-09 15:38:17 -08:00
6e7fee92f3
container: plugins: root: example: rename Example class
...
For clarity that this class is separate from plugin's entrypoint.
2026-01-09 15:38:13 -08:00
02e1d563f2
Merge pull request #263 into master
...
abc08d4b container: plugins: root: mark Pluggable entrypoints as final (Aaron Fiore)
2026-01-09 15:36:55 -08:00
abc08d4bc1
container: plugins: root: mark Pluggable entrypoints as final
2026-01-09 15:36:10 -08:00
48a5e00564
Merge pull request #262 into master
...
07d3bbc4 container: root: macro: web: internal: fix Crypto++ canvas (Aaron Fiore)
2026-01-09 15:34:53 -08:00
07d3bbc41f
container: root: macro: web: internal: fix Crypto++ canvas
...
ROOT apparently no longer likes ++ in canvas title (thus, not rendering)
2026-01-09 11:59:12 -08:00
7bf684b3d9
Merge pull request #258 into master
...
07fe3963 container: root: test: unit: utility: add/update macro cases (Aaron Fiore)
a937ebe5 container: root: macros: add Pluggable support (Aaron Fiore)
e77c25f0 container: finance: lib_root/completion: add Pluggable support (Aaron Fiore)
2a6504f8 container: root: macro: common: utility: add Pluggable support (Aaron Fiore)
2026-01-09 11:51:17 -08:00
07fe396356
container: root: test: unit: utility: add/update macro cases
2026-01-09 11:45:21 -08:00
a937ebe565
container: root: macros: add Pluggable support
...
- Adds requirements to support auto-(un)load'ing, refactors
- Adds loader argument to unit tests and benchmarks
* Filters can now be passed as a loader argument
- Adds loader argument to Hash macro
* Factored out from shell caller
2026-01-09 11:45:21 -08:00
e77c25f0c9
container: finance: lib_root/completion: add Pluggable support
...
- Adds Pluggable auto-(un)load support
- Adds plugin dispatcher for interpreter
- Refactors to support new Pluggable system
- Updates usage help and improves documentation
2026-01-09 11:45:21 -08:00
2a6504f872
container: root: macro: common: utility: add Pluggable support
2026-01-09 11:45:21 -08:00
7af8e56493
Merge pull request #261 into master
...
3e88caaa container: root: test: unit: utility: add PluggableSpace entrypoint (Aaron Fiore)
572ee3cf container: root: test: unit: type: add PluggableSpace entrypoint (Aaron Fiore)
1adb3054 container: plugins: root: bitcoin: support Pluggable entrypoint (Aaron Fiore)
31054b86 container: plugins: root: example: support Pluggable entrypoint (Aaron Fiore)
8a277485 container: root: plugin: common: add PluggableSpace entrypoint (Aaron Fiore)
cf5c2c4b container: root: common: utility: add PluggableSpace entrypoint (Aaron Fiore)
1f0b8e91 container: root: common: type: add PluggableSpace entrypoint (Aaron Fiore)
2026-01-09 11:03:18 -08:00
3e88caaa99
container: root: test: unit: utility: add PluggableSpace entrypoint
2026-01-09 10:54:54 -08:00
572ee3cf7d
container: root: test: unit: type: add PluggableSpace entrypoint
2026-01-08 15:59:49 -08:00
1adb305417
container: plugins: root: bitcoin: support Pluggable entrypoint
2026-01-08 15:59:49 -08:00
31054b86ea
container: plugins: root: example: support Pluggable entrypoint
2026-01-08 15:59:49 -08:00
8a277485ba
container: root: plugin: common: add PluggableSpace entrypoint
2026-01-08 15:30:35 -08:00
cf5c2c4baa
container: root: common: utility: add PluggableSpace entrypoint
2026-01-08 14:47:09 -08:00
1f0b8e914e
container: root: common: type: add PluggableSpace entrypoint
2026-01-08 14:46:52 -08:00
843add3d63
Merge pull request #260 into master
...
a3e03880 client: Dockerfiles: remote: hledger-suite: bump hledger to 1.51.2 (Aaron Fiore)
2026-01-08 10:26:26 -08:00
a3e03880bc
client: Dockerfiles: remote: hledger-suite: bump hledger to 1.51.2
2026-01-08 10:25:49 -08:00
026a3388a8
Merge pull request #259 into master
...
f407ce38 container: hledger-flow: discover: credit: remove comma(s) from description (Aaron Fiore)
2026-01-08 10:24:30 -08:00
f407ce3811
container: hledger-flow: discover: credit: remove comma(s) from description
2026-01-06 16:59:49 -08:00
bdfb91f3aa
Merge pull request #257 into master
...
4debfda7 client: Dockerfiles: remote: root: bump to 6.38.00-3 (Aaron Fiore)
550de736 client: Dockerfiles: remote: hledger-suite: bump hledger-flow to v0.16.2 (Aaron Fiore)
2026-01-06 12:00:03 -08:00
4debfda786
client: Dockerfiles: remote: root: bump to 6.38.00-3
2026-01-06 10:52:05 -08:00
550de73651
client: Dockerfiles: remote: hledger-suite: bump hledger-flow to v0.16.2
2026-01-06 10:52:05 -08:00
bda01d68e4
Merge pull request #256 into master
...
6a7087f1 container: root: test: unit: common: PluggableSpace: add case for conversions (Aaron Fiore)
ce12412d container: root: common: PluggableSpace: add character checks/conversions (Aaron Fiore)
736a71e9 container: root: test: unit: common: PluggablePath: add case for invalid characters (Aaron Fiore)
8bc6477c container: root: common: PluggablePath: add checks for invalid characters (Aaron Fiore)
d2ff942f container: root: test: unit: common: PluggablePath: update/add case for invalid family (Aaron Fiore)
b775992d container: root: common: PluggablePath: expand parent path, refactor (Aaron Fiore)
2026-01-05 13:10:09 -08:00
6a7087f175
container: root: test: unit: common: PluggableSpace: add case for conversions
2026-01-05 13:06:54 -08:00
ce12412d10
container: root: common: PluggableSpace: add character checks/conversions
2026-01-05 13:06:54 -08:00
736a71e9d1
container: root: test: unit: common: PluggablePath: add case for invalid characters
2026-01-05 13:06:54 -08:00
8bc6477c27
container: root: common: PluggablePath: add checks for invalid characters
2026-01-05 13:06:54 -08:00
d2ff942fa0
container: root: test: unit: common: PluggablePath: update/add case for invalid family
2026-01-05 13:06:54 -08:00
b775992d63
container: root: common: PluggablePath: expand parent path, refactor
2026-01-05 13:06:54 -08:00
f11c139359
Merge pull request #254 into master
...
c3d128ea container: root: test: benchmark/unit: add bitcoin plugin support (Aaron Fiore)
0bf4c359 container: root: macro: add bitcoin plugin support (Aaron Fiore)
2268ae80 container: root: src: add bitcoin plugin support (Aaron Fiore)
8d6a7960 container: plugins: root: add bitcoin plugin (Aaron Fiore)
d130d078 client: add bitcoin plugin, update custom build deps (Aaron Fiore)
2026-01-05 13:02:30 -08:00
c3d128ea62
container: root: test: benchmark/unit: add bitcoin plugin support
...
- Adds test cases and benchmark for bitcoin's RNG via `dfi`'s `Random`
* Currently only supports one of bitcoin's RNG's (`FastRandomContext`)
2025-12-18 16:20:38 -08:00
0bf4c359b1
container: root: macro: add bitcoin plugin support
...
- Adds support to existing macros for bitcoin's RNG via `dfi`'s `Random`
* Currently only supports one of bitcoin's RNG's (`FastRandomContext`)
2025-12-18 16:20:38 -08:00