Skip to content

Releases: iFaceless/portal

Support internal level output configuration

14 May 09:45
bf9c029
Compare
Choose a tag to compare

Add SetLogLevel API to portal

Add cache support.

02 Jul 08:57
f7ca803
Compare
Choose a tag to compare
Merge pull request #19 from iFaceless/add-workflows

✨ feat: add workflows

Fix data race issues in unit tests.

01 Jul 07:48
f7ca803
Compare
Choose a tag to compare
Pre-release
Merge pull request #19 from iFaceless/add-workflows

✨ feat: add workflows

Refactor cache policy.

03 Jun 10:01
c899ab8
Compare
Choose a tag to compare
Pre-release

Refctor cache policy and fix some known issues.

Cache method result of schema and attribute of Model struct.

01 Jun 09:55
42565e2
Compare
Choose a tag to compare
Merge pull request #14 from xufeisofly/feature/cache-for-src-value

feat: add cache for getting src field value

Add New Features

18 May 10:05
7b288ce
Compare
Choose a tag to compare
Add New Features Pre-release
Pre-release

New Features

  • Support new field types
  • Support chaining accessing from method result

support default field tag

15 Jan 08:59
09d993e
Compare
Choose a tag to compare

See here for details.

support custom tag setting

31 Oct 10:00
014c9c3
Compare
Choose a tag to compare
Merge pull request #9 from iFaceless/support-custom-tag-setting

✨ feat: support custom field tag setting

fix get field value failed.

21 Oct 07:14
76f47c0
Compare
Choose a tag to compare
Merge pull request #8 from iFaceless/fix-read-value-for-field

🐛 fix: read value for field

get value from custom method first.

21 Oct 07:01
476517f
Compare
Choose a tag to compare
Merge pull request #7 from iFaceless/read-value-from-custom-method

🐛 fix: read value from custom method first