File tree 1 file changed +36
-0
lines changed
content/blog/metafacture-core-5.6.0
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Metafacture-core release 5.6.0
3
+ date : " 2023-05-25T12:36:03.2300Z"
4
+ description : " This is about changes coming with the metafacture-core release 5.6.0"
5
+ authors : [{lastname: "Christoph",
6
+ firstname : " Pascal" }]
7
+ ---
8
+
9
+ * Preamble*
10
+
11
+ This post describes the new developments in ` metafacture-core release 5.6.0 ` since the [ release of
12
+ metafacture-core-5.5.0] ( https://blog.metafacture.org/metafacture-core-5.5.0/ ) in March 2023.
13
+
14
+ ## Table of Contents
15
+
16
+ ``` toc
17
+ # this will be replaced by the toc
18
+ ```
19
+
20
+ ## Changes
21
+
22
+ ### New Features
23
+
24
+ - CSV: Add CsvEncoder [ #483 ] ( https://github.com/metafacture/metafacture-core/issues/483 )
25
+ - HTTP: Emit combined text for mixed content in HtmlDecoder [ #477 ] ( https://github.com/metafacture/metafacture-core/pull/477 )
26
+
27
+ Have a look at [ flux-commands] ( https://github.com/metafacture/metafacture-documentation/blob/master/flux-commands.md ) how to use these features.
28
+
29
+ ### Bug fixes
30
+
31
+ - HTTP: Reset inputUsed after processing to fix reusing opener [ #480 ] ( https://github.com/metafacture/metafacture-core/pull/480 )
32
+
33
+ ### Others
34
+
35
+ - Update dependencies [ #489 ] ( https://github.com/metafacture/metafacture-core/pull/489 )
36
+
You can’t perform that action at this time.
0 commit comments