aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2023-03-02 09:23:18 +0100
committerMatthias Baumgartner <dev@igsor.net>2023-03-02 09:23:18 +0100
commit2f0f28a0c5490f53e71e55a3bc4667bbeeae49b1 (patch)
tree4c0c60035f2f4c580a2111ed61cfca3f12485579 /CHANGELOG.md
parentba6329bbe14c832d42773dee2fe30bd7669ca255 (diff)
downloadbsie-2f0f28a0c5490f53e71e55a3bc4667bbeeae49b1.tar.gz
bsie-2f0f28a0c5490f53e71e55a3bc4667bbeeae49b1.tar.bz2
bsie-2f0f28a0c5490f53e71e55a3bc4667bbeeae49b1.zip
readme and changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1240091
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,20 @@
+
+# Changelog
+
+## 0.23.03 (Initial release)
+
+### Added
+
+- Information extraction pipeline essentials
+- Filematcher to check the file type and format
+- Index app to run the IE pipeline
+- Initial documentation
+- Basic extractors
+ - Constant
+ - Filename
+ - Filesize
+ - Previews
+- Image extractors
+ - Exif
+ - Regionally dominant colors
+