Skip to content

Commit 061cce4

Browse files
author
Paweł Kędzia
committed
Bump version to 0.3.1 and add the corresponding changelog entry.
1 parent 29cd384 commit 061cce4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.3.1

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
| 0.2.2 | Update dockerfile and requirements. Fix routing with vLLM. |
1414
| 0.2.3 | New web configurator: Handling projects, configs for each user separately. First Available strategy is more powerful, a lot of improvements to efficiency. |
1515
| 0.2.4 | Anonymizer module, integration anonymization with any endpoint (using dynamic payload analysis and full payload anonymisation), dedicated `/api/anonymize_text` endpoint as memory only anonymization. Whole router may be run in `FORCE_ANONYMISATION` mode. |
16-
| 0.3.0 | Anonymization available with three strategies: `fast_masker`, `genai`, `prov_masker`. |
16+
| 0.3.0 | Anonymization available with three strategies: `fast_masker`, `genai`, `prov_masker`. |
17+
| 0.3.1 | Refactoring `lb.strategies` to be more flexible modular. |

0 commit comments

Comments
 (0)