Skip to content

Releases: wikirate/Wikirate4J

2.0.1

18 Dec 22:49
d0888fc

Choose a tag to compare

Key Changes

Platform model alignment

  • Added Topic, WikirateTopic, TopicFramework, LicenseType, and updated VerificationStatus
  • Replaced ResearchPolicy with AssessmentType
  • Updated company, metric, and topic models to reflect platform changes
  • Introduced SourceReference and unified answer source handling
  • Added support for multi-value answers

Query and filter updates

  • Updated queries for new platform nomenclature
  • Fixed topic, topic framework, license, completeness, and relationship filters
  • Corrected metric type and relationship naming inconsistencies

Refactoring

  • Updated Metric / MetricImpl to support assessment types and topic frameworks
  • Migrated HTTP layer from Apache HttpClient 4.x to 5.x
  • CredentialsProvider-based authentication
  • Improved timeout configuration and response handling
  • Safer resource management via try-with-resources

Fixes & polish

  • Multiple bug fixes related to topic handling and enum values
  • Updated test resources and unit tests
  • Improved Javadocs and minor documentation fixes

1.0.1

06 Dec 10:51

Choose a tag to compare

  • Remove checked_by when parsing answers to pass tests

1.0.0

27 Jan 18:22

Choose a tag to compare

add link to github pages