Skip to content

Releases: THM-Graphs/neo4j-atag

v0.2.2

26 Mar 22:02
Compare
Choose a tag to compare

Things that changed in this release

  • ed705c9 - fixes #2: add optional parameter for plainText property
  • 480fac6 - build: remove misleading comment

v0.2.1

26 Mar 14:40
2694590
Compare
Choose a tag to compare

noteworthy updates

  • a0dbb86 - fixes #1: implementing apoc.text.import.html

Things that changed in this release

  • 2694590 - Update create-github-release.yml
  • 94af1a3 - build: Update create-github-release.yml
  • f4de6f0 - build: permissions
  • 4213924 - build: disabling codecov for now
  • 3f54389 - build: disabling codecov for now
  • b87cc9a - build: disabling codecov for now
  • 18f7a8a - build: adding gh action for gh releases
  • 20cf9c0 - build: adding gh action for gh releases
  • 25c7e3f - build: changelogs
  • ddffa19 - build: adding gh action for gh releases
  • 255c944 - build: adding gh action for gh releases
  • ad6fcfb - [maven-release-plugin] prepare for next development iteration
  • b5facfd - [maven-release-plugin] prepare release v0.2.2
  • c3f42aa - build: adding distributionManagement to pom.xml
  • f91f12d - [maven-release-plugin] prepare for next development iteration
  • aa622d6 - [maven-release-plugin] prepare release v0.2.1
  • 68c51e4 - build: adding distributionManagement to pom.xml
  • 709c4b7 - [maven-release-plugin] rollback the release of v0.2.1
  • cfc30fc - [maven-release-plugin] prepare for next development iteration
  • 86c9570 - [maven-release-plugin] prepare release v0.2.1
  • d661b9c - build: adding distributionManagement to pom.xml
  • 6a820d9 - [maven-release-plugin] rollback the release of v0.2.1
  • cb1438e - [maven-release-plugin] prepare for next development iteration
  • d192106 - [maven-release-plugin] prepare release v0.2.1
  • abc3633 - build: adding distributionManagement to pom.xml
  • 53c8ad4 - [maven-release-plugin] rollback the release of v0.2.1
  • cb6c1cd - [maven-release-plugin] prepare for next development iteration
  • 04154d2 - [maven-release-plugin] prepare release v0.2.1
  • df90942 - build: adding maven build file
  • 82063ba - build: adding maven build file
  • a1bc75e - build: fix JDK version in gh actions
  • f0c730f - build: disable github-release plugin
  • a5183dd - build: setting up github actions
  • 23ad236 - build: setting up github actions
  • a0dbb86 - fixes #1: implementing apoc.text.import.html
  • 1e71ca0 - refactor: pull out result types class
  • add0f19 - Update README.adoc
  • d149e58 - Update README.adoc

v0.2.0

18 Mar 16:54
Compare
Choose a tag to compare

1003e1e feature: add atag.text.load
4608bbe build: upgrade gradle wrapper
8495a39 docs: using atag.chains as namespace for existing procedures
caa87ea Create LICENSE
c99e239 refactor: using atag.chains as namespace for existing procedures
78089ce build: minor change for releases
aee7c1a build: bump versions
8566f0e build: update gradle wrapper
199b482 neo4j-chains-4 index property auf Character Knoten
2a5c004 feature: add optional flag for index properties on character chains
9dff117 feature: add optional flag for index properties on character chains
13ab558 build: use JDK 11 compatibility for Neo4j 4.4.x support
483bf26 fix: umlaut characters are part of a token
551137c Update README.adoc
8961c29 Update README.adoc
7908f41 Update README.adoc
8510d21 build: upgrade to Neo4j 5.8.0
e7f607d build: upgrade to Neo4j 5.7 and JDK 17
6f280ac Update README.adoc
3be6895 docs: procdure documentation
ef398f5 Update README.md
a8a7b19 Create README.md
5e7f837 feat: comma (and other non-word chars) are separate tokens
3b67bea build: downgrade to Neo4j 4.4.16 and JDK 11 for compatibility
4116f45 build: github release plugin
2fe41a3 feat: procedures for chains
5303c1e build: gradle wrapper