Skip to content

Releases: sushidev-team/laravel-ardor

v0.1.1 - Cleanup

04 Oct 18:41

Choose a tag to compare

Removed

  • Composer.lock from source

v.0.1.0 - Init Release

09 Sep 08:32

Choose a tag to compare

Add support for laravel 8.
First init release.

v0.1.0-alpha5: Testing fixed

11 Jul 21:06

Choose a tag to compare

Changed

  • Changed structure to be compliant with testing behavior.

v0.1.0-alpha4

07 Jul 13:43

Choose a tag to compare

v0.1.0-alpha4 Pre-release
Pre-release

Changed

  • Refactoring the naming of the classes due name conflicts
  • Updated the documentation

Added

  • Add support for some new assets function

v0.1.0-alpha3: Issue Assets + Bugfixes

05 Jul 20:29

Choose a tag to compare

Pre-release

Added

  • Support for issuing Assets

Fixed

  • Calculating the fee triggerd multiple requests on the blockchain

v0.1.0-alpha2: Contract Runner

29 Jun 21:49

Choose a tag to compare

Pre-release
  • Contract Runner added
  • Some bugfixes

v0.1.0-alpha1

26 Jun 21:42

Choose a tag to compare

v0.1.0-alpha1 Pre-release
Pre-release
  • Basic documentation provided
  • Some basic functions like fee calculations implemented