Releases: ArtisanCloud/PowerLibs
Releases · ArtisanCloud/PowerLibs
v2.0.8: Merge pull request #14 from ArtisanCloud/develop
feature:
- feature(model): PowerRelationship add IsModelLoaded
v2.0.7: Merge pull request #13 from ArtisanCloud/develop
feature:
- refact(model): notification recipient with table name
v2.0.6: Merge pull request #12 from ArtisanCloud/develop
feature:
- refact(http): request client with tls err return
- feature(notificaiton): add email notification and model
v2.0.5: Merge pull request #11 from ArtisanCloud/develop
feature:
- feature(mail): send mail with attachment
v2.0.3: Merge pull request #9 from ArtisanCloud/develop
feature:
- feature(object): add object type pionter creater
v2.0.2: Merge pull request #8 from ArtisanCloud/develop
feature:
- feature(security): md5 sort hashmap to sorted message
v2.0.1: Merge pull request #7 from ArtisanCloud/develop
feature:
- refact(version): upgrade v2
v2.0.0: Merge pull request #5 from ArtisanCloud/develop
Feature:
- feature(carbonPeriod): add diffInDays
- feature(object): encode to byte
- refact(httpRequest): BaseURI
- refact(request): set header with formtype
- refact(request): applyOptions with form_params
- refact(map): ReplaceHashMap and replaceStringMap with test
- fix(attribute): required access
- fix(attribute): return attribute with pointer
v1.3.3: Merge pull request #4 from ArtisanCloud/develop
feature:
- refact(object)change all hashmap with pointer
- fix(object): interface nil should be used by reflect
v1.3.2: Merge pull request #3 from ArtisanCloud/develop
feature
- refact(map): MergeHashMap and MergeStringMap with test
- refact(map): ReplaceHashMap and replaceStringMap with test