LangChain4j
11855157dd
updated version to 0.36.0-SNAPSHOT
2024-09-25 15:23:52 +02:00
LangChain4j
79f03dff36
Release 0.35.0 ( #1829 )
2024-09-25 13:16:03 +02:00
LangChain4j
8c625c3caf
capitalize maven module names
2024-09-24 15:33:17 +02:00
LangChain4j
21d35e4434
changed version to 0.35.0-SNAPSHOT
2024-09-09 10:11:09 +02:00
LangChain4j
b0a8e6f45b
Release 0.34.0 ( #1711 )
2024-09-05 16:49:39 +02:00
PrimosK
e535f0153d
re #1506 Enabling Maven (version) enforcer plugin in modules with no version conflicts ( #1507 )
...
## Issue
#1506
## Change
Enabled Maven Enforcer Plugin on modules without existing version
conflicts to ensure they remain conflict-free. The Maven Enforcer Plugin
will now cause the build to fail if new conflicts are introduced
guarding against these.
## Tests
`mvn clean test` passed
2024-08-06 15:21:25 +02:00
LangChain4j
1cccfdfa65
changed version to 0.34.0-SNAPSHOT
2024-07-26 15:12:26 +02:00
LangChain4j
822f09cb1c
Release 0.33.0 ( #1514 )
2024-07-25 10:12:20 +02:00
LangChain4j
fe50c88e77
changed version to 0.33.0-SNAPSHOT
2024-07-08 14:47:07 +02:00
LangChain4j
c2366a226c
Release 0.32.0 ( #1409 )
2024-07-04 12:04:29 +02:00
LangChain4j
a1b733d96d
bumped version to 0.32.0-SNAPSHOT
2024-05-24 16:25:13 +02:00
LangChain4j
d9cb1e9b81
Release 0.31.0 ( #1151 )
2024-05-23 17:40:52 +02:00
LangChain4j
66c338c135
changed version to 0.31.0-SNAPSHOT
2024-04-29 11:21:00 +02:00
LangChain4j
1a340893ec
Release 0.30.0 ( #945 )
2024-04-16 18:21:01 +02:00
LangChain4j
d1d9b45adc
bumped to 0.30.0-SNAPSHOT
2024-04-08 17:36:52 +02:00
LangChain4j
45b58ac993
released 0.29.1 ( #857 )
2024-03-28 16:42:45 +01:00
LangChain4j
d1e3cc1693
Release 0.29.0 ( #830 )
2024-03-26 11:54:43 +01:00
LangChain4j
91db3d354a
bumped to 0.29.0-SNAPSHOT
2024-03-14 13:31:28 +01:00
LangChain4j
90fe3040b9
released 0.28.0 ( #735 )
2024-03-11 20:08:55 +01:00
LangChain4j
197b4af9d1
bumped version to 0.28.0-SNAPSHOT
2024-02-09 15:11:52 +01:00
LangChain4j
c1462c087f
release 0.27.1 ( #621 )
2024-02-09 15:00:42 +01:00
LangChain4j
ad2fd90f32
bumped version to 0.28.0-SNAPSHOT
2024-02-09 08:12:28 +01:00
LangChain4j
a22d297104
Release 0.27.0 ( #615 )
2024-02-09 08:00:34 +01:00
Antonio Goncalves
baac759766
Beautifying Maven output ( #572 )
...
Looking at the Maven output I thought it could benefit from a little
renaming. I just changed the `<name>` in the `pom.xml`, nothing more.
The output is like this at the moment:

It could look like this if this PR is merged:

Just a personal taste. Let me know if you like it or not (or want to
change it). If not, just discard it, it's fine ;o)
2024-01-30 16:54:54 +01:00
LangChain4j
fca8ca48f7
bump version to 0.27.0-SNAPSHOT
2024-01-30 16:18:40 +01:00
LangChain4j
3958e01738
release 0.26.1 ( #570 )
2024-01-30 16:11:21 +01:00
LangChain4j
469699b944
bump version to 0.27.0-SNAPSHOT
2024-01-30 08:07:45 +01:00
LangChain4j
a8ad9e48d9
Automate release ( #562 )
2024-01-30 07:20:20 +01:00
Julien Dubois
aaddb92261
Add a GitHub document loader ( #415 )
...
Fix #411
2024-01-08 10:02:54 +01:00