Skip to content

Releases: Sergio0694/BigWatson

New APIs, NuGet updates

23 Oct 09:09
Compare
Choose a tag to compare

• New APIs and options added
• Bug fixes and code optimizations
• NuGet packages updated

APIs improvements

06 Feb 16:56
Compare
Choose a tag to compare

• APIs refactoring and improvements
• Minor bug fixes

New APIs, bug fixes

05 Feb 16:51
bc82ac9
Compare
Choose a tag to compare

• New APIs added
• Minor code changes for public APIs
• Bug fixes and code optimizations

New APIs, improved crash reports

03 Feb 22:29
bc82ac9
Compare
Choose a tag to compare

• New APIs added
• Crash logs with improved stack trace
• Bug fixes and code tweaks

Event logs APIs, bug fixes

03 Feb 15:17
3f24de1
Compare
Choose a tag to compare

• Added events logging APIs
• APIs improvements
• Bug fixes

JSON export APIs, bug fixes

02 Feb 23:55
Compare
Choose a tag to compare

• Added new APIs to export a database in JSON format
• Added IEquatable<T> interface to IReadOnlyExceptionsManager
• Minor bug fixes and performance improvements

First NuGet release

02 Feb 19:31
4caa529
Compare
Choose a tag to compare

• Library upgraded to .NET Standard 2.0
• Switched from SQLite to Realm
• APIs improvements
• Bug fixes and optimizations