Release v4.0.0-rc.20
Bug Fixes
- EPUB: Fixed metadata field reference error (created_at -> date on OepbMetadata struct)
- Go: Fixed binding.go type errors (ExtractionResult -> CExtractionResult)
- Ruby: Fixed missing enabled_set and disabled_set fields in PostProcessorConfig initialization
- WASM: Added exports for dist/pkg/* subpath to fix module resolution
- FFI: Corrected metadata field references from date to created_at
- Documentation: Updated all docs to reflect created_at/modified_at as standard metadata fields
This release fixes critical compilation errors that were blocking all CI workflows and language bindings in rc.19.