You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/metafacture-releases_core-7.0.0/index.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,11 @@ authors: [{lastname: "Bülte",
8
8
9
9
*Preamble*
10
10
11
-
This is the first release after incorporated `metafacture-fix`[incorporated into `metafacture-core`](https://github.com/metafacture/metafacture-core/issues/577). `metafacture-fix` as a standalone repository is now archived.
11
+
Wit this release `metafacture-fix` is[incorporated into `metafacture-core`](https://github.com/metafacture/metafacture-core/issues/577). `metafacture-fix` as a standalone repository is now archived.
12
12
13
-
This post describes the new developments coming with:
13
+
This post describes the new developments since the [release of metafacture-core 6.2.0](https://blog.metafacture.org/metafacture-releases_core-6.2.0_fix-1.2.0/) in July 2024, including new developments in metafacture-fix.
14
14
15
-
[`metafacture-core release 7.0.0`](https://central.sonatype.com/namespace/org.metafacture) since the [release of metafacture-core 6.2.0](https://blog.metafacture.org/metafacture-releases_core-6.2.0_fix-1.2.0/) in July 2024. Also including new developments in metafacture-fix.
16
-
17
-
Release notes with downloadable CLI runner, see [Github release of metafacutre-core-7.0.0](https://github.com/metafacture/metafacture-core/releases/tag/metafacture-core-7.0.0)
15
+
For release notes with downloadable CLI runner, see [Github release of metafacture-core-7.0.0](https://github.com/metafacture/metafacture-core/releases/tag/metafacture-core-7.0.0).
18
16
19
17
## Table of Contents
20
18
@@ -28,11 +26,11 @@ Release notes with downloadable CLI runner, see [Github release of metafacutre-c
28
26
- Linkeddata: Make markers in rdf-macro configurable [#657](https://github.com/metafacture/metafacture-core/issues/657)
29
27
30
28
## Bug fixes
31
-
- Metafix and Morph Filemap: Fix memory leak due to missing Closeable [#666](https://github.com/metafacture/metafacture-core/issues/666)
29
+
- Metafix and Morph Filemap: Fix memory leak due to missing Closeable [#666](https://github.com/metafacture/metafacture-core/issues/666) (see also the [blog post](https://blog.metafacture.org/2025-03-10-fixing-memory-leak/))
32
30
33
31
## Others
34
32
- Runner: Update examples by adding metafacture-fix versions of existing examples [#589](https://github.com/metafacture/metafacture-core/issues/589)
0 commit comments