Skip to content

Releases: personium/personium-engine

Release v1.6.0

31 Aug 06:02
Compare
Choose a tag to compare

IMPROVEMENTS:

NEW FEATURE:

  • Implement _p.installBox for installing bar in engine script. #149

MISC:

  • Modify test codes. #151

Release v1.5.28

28 Apr 10:03
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Implement dynamic path for engine script #130

BUG FIXES:

  • Tests do not work properly. #14

MISC:

  • Add Dockerfile and update README.md #140

Release v1.5.27

27 Mar 08:55
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Upgrade personium-lib-common to 1.5.3

Release v1.5.26

27 Mar 04:38
Compare
Choose a tag to compare

NEW FEATURE:

  • Added attributes to get box name and schema URL #111

IMPROVEMENTS:

  • Upgrade personium-lib-common to 1.5.2

Release v1.5.25

03 Sep 02:22
3b25d6c
Compare
Choose a tag to compare

IMPROVEMENTS:

Upgrade personium-lib-common to 1.5.1

Release v1.5.24

19 Aug 05:01
3d49b78
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Upgrade personium-lib-common to 1.5.0 #99
  • Add logging of unknown exception's stacktrace. #102

Release v1.5.19a

05 Jul 02:44
Compare
Choose a tag to compare

BUG FIXES:

  • Correct to close properly.(#94)

Release v1.5.23

21 Jun 04:43
facb484
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update Rhino version to 1.7.11 (#93)

BUG FIXES:

  • Correct to close properly.(#94)

Release v1.5.22

19 Jun 07:16
58251c7
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Set Rhino language version VERSION_ES6 (#89)
  • Add recursive delete support to engine (#88)

Release v1.5.21

13 Jun 03:09
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Enables setting of timeout time of engine script.(#84)