Breaking changes!
Person.forename
was renamedPerson.first_name
!
What's Changed
- Feat: element-wise metrics by @dcfidalgo in #10
- Feta: Add
footnote_number
field toReference
by @dcfidalgo in #11 - Fix: micro average by @dcfidalgo in #13
- Modularize the prompt of the LineByLinePrompter by @cboulanger in #12
- Always include monogr/imprint/date as it is required by the schema by @cboulanger in #14
- feat: Add more debug logging by @dcfidalgo in #15
- Fix: Add validator for empty monograph title by @dcfidalgo in #21
- Feat: Improve persons by @dcfidalgo in #22
- Feat: Add a dedicated
translator
field by @dcfidalgo in #23 - Feat: separate publication place by @dcfidalgo in #24
New Contributors
- @cboulanger made their first contribution in #12
Full Changelog: 0.1.0...0.2.0