Skip to content

Releases: ArtisanCloud/PowerLibs

v2.0.8: Merge pull request #14 from ArtisanCloud/develop

20 Jun 07:31
f3e594d
Compare
Choose a tag to compare

feature:

  • feature(model): PowerRelationship add IsModelLoaded

v2.0.7: Merge pull request #13 from ArtisanCloud/develop

18 Jun 15:37
00a9bf8
Compare
Choose a tag to compare

feature:

  • refact(model): notification recipient with table name

v2.0.6: Merge pull request #12 from ArtisanCloud/develop

17 Jun 14:00
4f01acf
Compare
Choose a tag to compare

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

16 Jun 15:06
0f57c74
Compare
Choose a tag to compare

feature:

  • feature(mail): send mail with attachment

v2.0.3: Merge pull request #9 from ArtisanCloud/develop

08 Jun 08:48
1b83c3f
Compare
Choose a tag to compare

feature:

  • feature(object): add object type pionter creater

v2.0.2: Merge pull request #8 from ArtisanCloud/develop

04 Jun 13:24
4d18379
Compare
Choose a tag to compare

feature:

  • feature(security): md5 sort hashmap to sorted message

v2.0.1: Merge pull request #7 from ArtisanCloud/develop

29 May 15:51
c0943e0
Compare
Choose a tag to compare

feature:

  • refact(version): upgrade v2

v2.0.0: Merge pull request #5 from ArtisanCloud/develop

29 May 14:56
7c771e5
Compare
Choose a tag to compare

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

17 May 16:56
92bdd58
Compare
Choose a tag to compare

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

17 May 10:15
19943e5
Compare
Choose a tag to compare

feature

  • refact(map): MergeHashMap and MergeStringMap with test
  • refact(map): ReplaceHashMap and replaceStringMap with test