1.0.0
Change Log
Unreleased
Implemented enhancements:
- [csharp] Update examples in readme #91
- Add test CI #90
- It is not possible to refresh userContext data #89
- Optimise test framework. #87
- Add more example scripts #77
- Auto save the session after automatic session reset has been executed #72
Closed issues:
- Add oauth support. #112
- Singleton ApiContext with multi-thread code #103
- Update Sandbox API key procedure #101
- .net standard 2.0 support #93
Merged pull requests:
- Oauth #112 #113 (OGKevin)
- Auto reload context #72 #111 (OGKevin)
- Added travis config. (#90) #110 (OGKevin)
- Updated the examples on readme. (#91) #109 (OGKevin)
- Use tinker as examples #77 #108 (OGKevin)
- Optimise test framework #87 #107 (OGKevin)
- Added net standard 2 support. (#93) #105 (nduijvelshoff)
- Update Sandbox API key procedure (#101) #102 (sandervdo)