Releases: BerryCloud/xapi-java
Releases · BerryCloud/xapi-java
v1.0.3
What's Changed
- Fix scaled score is optional by @thomasturrell in #42
- Add xAPI client with support for state document resources by @thomasturrell in #43
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix static base class members should not be accessed via derived types by @thomasturrell in #39
- Fix account consumer cannot be nested in agent consumer by @Selindek in #38
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Remove public modifier from tests by @thomasturrell in #27
- Fix use of agent and actor builders by @thomasturrell in #28
- Add tests objects that have multiple display and description values by @thomasturrell in #31
- Set object type to final by @thomasturrell in #30
- Bump spring-boot-starter-parent from 3.0.1 to 3.0.2 by @dependabot in #33
- Add toBuilder to Statement by @thomasturrell in #35
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add xAPI model by @thomasturrell in #1
- Add Dependabot configuration by @thomasturrell in #2
- Add CodeQL configuration by @thomasturrell in #3
- Bump maven-gpg-plugin from 1.5 to 3.0.1 by @dependabot in #6
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #5
- Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 by @dependabot in #4
- Update codeql.yml by @thomasturrell in #8
- Add code of conduct by @thomasturrell in #7
- Update README.md by @thomasturrell in #9
- Add issue templates by @thomasturrell in #10
- Change the prefix 'single' to 'add' in builder methods by @thomasturrell in #12
- Add examples to README.md by @thomasturrell in #11
- Fix score unit tests by @thomasturrell in #14
- Create workflow for pull requests and main branch by @thomasturrell in #13
- Create workflow checking for stale pull requests and issues by @thomasturrell in #15
- Add publish snapshot workflow by @thomasturrell in #16
- Publish workflow should publish to Maven Central by @thomasturrell in #17
- Fix test package structure by @thomasturrell in #19
- Add GPG configuration to publish workflow by @thomasturrell in #20
- Add pull request template by @thomasturrell in #21
- Fix maven publish workflow by @thomasturrell in #22
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/BerryCloud/xapi-java/commits/v1.0.0