| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 18.15.2 source code.tar.gz | 2026-06-12 | 4.3 MB | |
| 18.15.2 source code.zip | 2026-06-12 | 4.6 MB | |
| README.md | 2026-06-12 | 1.2 kB | |
| Totals: 3 Items | 9.0 MB | 0 | |
- fix: getStructureSignature()/getDataSignature() now throw InternalErrorException rather than silently returning null if SHA-1 is unavailable
- docs: Document null contracts on TextAnalysisResult (class-level validity note; getTypeModifier, getSemanticType, asPlugin may return null) and PluginDefinition.findByName
- docs: Note on Facts that it is internal to the analysis engine and instances passed to plugins must be treated as read-only
- docs: README - reference the semantic-types repository under Running Tests and References
- docs: CLAUDE.md - document the semantic-types regression suite and when a run is required
- test: Fix 11 tests across DetermineDateTimeFormatTests, TestMerge, RandomTests, TestDates, TestDoubles, TestIssues, TestNames, TestPlugins, and TestTopBottomK that assumed JVM default locale is en-US; all now specify an explicit locale
- chore: Bump jackson-core to 2.22.0
- chore: Bump jackson-databind to 2.22.0
- chore: Bump jackson-annotations to 2.22
- chore: Bump jackson-datatype-jsr310 to 2.22.0
- chore: Bump logback-classic to 1.5.33
- chore: Bump logback-classic to 1.5.34
- chore: Bump libphonenumber to 9.0.32
- chore: Bump spotbugs plugin to 6.5.6