Skip to content

Tags: LucasVanHooste/FluentxApi

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.10.0

v0.9.0

Toggle v0.9.0's commit message
Add JsonProperty annotations in Attachment to set correct camelCase i…

…n generated JSON

v0.8.0

Toggle v0.8.0's commit message
Add JsonProperty annotations in Attachment to set correct camelCase i…

…n generated JSON

v0.7.0

Toggle v0.7.0's commit message
Version 0.7.0

Fix a few bugs and updates to .net standard version

v0.6.0

Toggle v0.6.0's commit message
Bumped version number + removed beta tag

Passed to the package version 0.6.0 and removed the beta tag. I feel like the features are good enough for a "real" first release and that's why I decided to remove the beta tag.

v0.5.0-beta

Toggle v0.5.0-beta's commit message
Add xml documentation (Gimly#6)

* Added XML Documentation for Statement class

* Added XML Documentation for Verb class

* Added XML documentation to the state class

* Added XML documentation to the result and score classes

* Added Xml documentation for LanguageMap and its interface

* Added Xml documentation for JsonSerializerSettingsFactory

* Made the JsonSerializerSettingsFactory internal

I'm not sure why I set it as public in the first place, it's leaking implementation details (users of the class don't need to know that I'm using Json.net).

* Added Xml documentation to the extension-related classes

* Added Xml documentation for Document.

* Added Xml documentation for all context and contex activities

* Added Xml documentation and functionalities to the attachment class

* Added XML documentation to the converters.

* Added Xml documentation to the SubStatement and builder

* Added XmlDocument for StatementObjects and Builders

* Added Xml documentation for all Activity related classes.

* Added Xml documentation to all inverse functional identifiers class and interface.

* Added Xml documentation to the client classes.

* Added Xml documentation for Context builder class and interface

* Added Xml documentation to result builder

* Added Xml documentation for the StatementBuilder class + interface

* Added Xml documentation for the verb builder class + interface

* Added Xml documentation to the Actors and all related classes.

* Updated the version number to 0.5.0

v0.4.0-beta

Toggle v0.4.0-beta's commit message
Bumped version to 0.4.0

v0.3.0-beta

Toggle v0.3.0-beta's commit message
Merge pull request Gimly#4 from MindOnSite/implement_state_api

Implement state api

v0.2.1-beta

Toggle v0.2.1-beta's commit message
Fixed bug, wrong header name

v0.2.0-beta

Toggle v0.2.0-beta's commit message
Merge pull request Gimly#3 from MindOnSite/add-versioning-header

Add versioning header