|
|
|
|
@@ -20,7 +20,7 @@
|
|
|
|
|
|
|
|
|
|
## 1.4.0 - 2026-03-16
|
|
|
|
|
|
|
|
|
|
This release brings a minor `dfi` fix, a new `dfi` feature (custom compose merge file functionality), `dfi` enhancements (base image and end-user) and a ROOT.cern (`root`) patch release.
|
|
|
|
|
This release brings a minor `dfi` fix (`fetch`), a new `dfi` feature (custom compose merge file functionality), `dfi` enhancements (base image and end-user), and patch releases for `hledger-flow` and a ROOT.cern (`root`).
|
|
|
|
|
|
|
|
|
|
### 1.4.0 - Fixes
|
|
|
|
|
|
|
|
|
|
@@ -28,7 +28,7 @@ This release brings a minor `dfi` fix, a new `dfi` feature (custom compose merge
|
|
|
|
|
|
|
|
|
|
### 1.4.0 - Features
|
|
|
|
|
|
|
|
|
|
- 🚨**Breaking** Add custom compose merge file functionality ([#309](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/309)) ([#315](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/315))
|
|
|
|
|
- 🚨**Breaking**: Add custom compose merge file functionality ([#309](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/309)) ([#315](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/315))
|
|
|
|
|
* Like custom Dockerfile functionality, adds support for custom docker-compose.yml
|
|
|
|
|
* ⚠️ Run `gen type=compose` at least once for your respective existing image (e.g., `dfi archlinux/${USER}:default gen type=compose`)
|
|
|
|
|
|
|
|
|
|
@@ -41,7 +41,7 @@ This release brings a minor `dfi` fix, a new `dfi` feature (custom compose merge
|
|
|
|
|
- Add 'Related "useful" packages' section to base `finance` (`archlinux`) image ([#312](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/312))
|
|
|
|
|
* For consistently useful packages that aren't dependencies
|
|
|
|
|
* Moves `calc` package from optional to this section
|
|
|
|
|
- If you previously uncommented the `calc` package in the custom build, run `gen type=build` to pickup the latest custom file or manually remove with `edit type=build`. Otherwise, you'll simply re-install the package.
|
|
|
|
|
- If you previously uncommented the `calc` package in the custom build, run `gen type=build` to pickup the latest custom file or manually remove with `edit type=build` (otherwise, you'll simply re-install the package).
|
|
|
|
|
|
|
|
|
|
- Add man page support to base `finance` (`archlinux`) and `dev-tools` images ([#313](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/313)) ([#314](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/314)) ([#319](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/319))
|
|
|
|
|
|
|
|
|
|
@@ -53,11 +53,13 @@ This release brings a minor `dfi` fix, a new `dfi` feature (custom compose merge
|
|
|
|
|
|
|
|
|
|
- Bump `root` to 6.38.04-1 ([#317](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/317))
|
|
|
|
|
|
|
|
|
|
- Bump `hledger-flow` to v0.16.3 ([#324](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/324)) ([#325](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/325))
|
|
|
|
|
|
|
|
|
|
### 1.4.0 - Refactoring
|
|
|
|
|
|
|
|
|
|
- Run PHP linter, update fetch (blockchains) comments ([#316](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/316))
|
|
|
|
|
|
|
|
|
|
- Comment out "ethereum:0xbcca60bb61934080951369a648fb03df4f96263c/aUSDC" in default generated `fetch` config ([#322](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/322))
|
|
|
|
|
- Comment out `"ethereum:0xbcca60bb61934080951369a648fb03df4f96263c/aUSDC"` in default generated `fetch` config ([#322](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance/pulls/322))
|
|
|
|
|
|
|
|
|
|
### 1.4.0 - Contributors
|
|
|
|
|
|
|
|
|
|
|