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
description: "Changes coming with the releases of metafacture-core 7.0.0"
5
+
authors: [{lastname: "Bülte",
6
+
firstname: "Tobias"}]
7
+
---
8
+
9
+
*Preamble*
10
+
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
+
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
+
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).
16
+
17
+
## Table of Contents
18
+
19
+
```toc
20
+
# this will be replaced by the toc
21
+
```
22
+
23
+
## New Features
24
+
- Metafix: Make metafacture-fix part of metafacture-core [#577](https://github.com/metafacture/metafacture-core/issues/577)
- Linkeddata: Make markers in rdf-macro configurable [#657](https://github.com/metafacture/metafacture-core/issues/657)
27
+
28
+
## Bug fixes
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/))
30
+
31
+
## Others
32
+
- Runner: Update examples by adding metafacture-fix versions of existing examples [#589](https://github.com/metafacture/metafacture-core/issues/589)
- IO, JSON and Metafix: Consolidate dependency versions [#670](https://github.com/metafacture/metafacture-core/pull/670)
35
+
36
+
[Full change log](https://github.com/metafacture/metafacture-core/compare/metafacture-core-6.2.0...metafacture-core-7.0.0)(note that due to the merge of `metafix` into `metafacture-core` there are more than 1k commits)
0 commit comments