Releases: Advance-Technologies-Foundation/repository
Releases · Advance-Technologies-Foundation/repository
2.0.1.0
2.0.0.6
- Fix many issues with .net core and .net framework.
- Reorganize unit tests.
- Remove ReferencePropertyAttribute.
- Add depending on creatio.client 1.0.7+.
2.0.0.beta.0.1
- Change model fetch data flow.
- Add LocalDataProvider and RemoteDataProvider
- Add AppDataContext and AppDataContextFactory
- Add parsing for Expression chain.
1.1.0
What's new
- Add UseAdminRight flag for manage read/write rights;
- Add new attribute
LookupProperty
for reference properties; - Deprecate old reference property attribute
ReferenceProperty
; - Remake work with details;
- Fix some bugs.