All pages
Powered by GitBook
1 of 1

Loading...

Changelog

5.0.0 (2024-12-06)

⚠ BREAKING CHANGES

  • update to sdk 14

  • drop custom get function, require node >= 18

  • drop cjs support

  • use sdk provided filesystem util, remove aeproject util implementation

Bug Fixes

  • build artifact files ()

  • sdk import usage ()

Refactorings

  • drop cjs support ()

  • drop custom get function, require node >= 18 ()

  • update to sdk 14 ()

  • use sdk provided filesystem util, remove aeproject util implementation ()

Miscellaneous

  • update dependencies ()

  • update eslint ()

  • upgrade to chai@5 for new projects ()

  • use npm pack in tests ()

(2024-08-16)

Bug Fixes

  • publish ()

Miscellaneous

  • update dependencies ()

(2024-07-22)

Refactorings

  • replace chai/mocha with vitest ()

Miscellaneous

  • update compatible node version ()

  • update dependencies ()

  • update dependency versions, temp fix ci ()

(2024-04-26)

Features

  • default to use ceres ()

(2024-04-23)

Refactorings

  • optimize docker healthcheck ()

Miscellaneous

  • upgrade sdk and docker for next versions ()

(2024-03-07)

Features

  • add ceres initializer and docs ()

Bug Fixes

  • add debug await key block after creating snapshot ()

  • check for actually supported node >= 16 requirement ()

  • rollback to correct height ()

CI / CD

  • fix workflow for incompatible versions ()

  • skip certain tests for aux ci runs ()

Testing

  • add library usage tests ()

Refactorings

  • improve library typescript defs ()

  • init command to take current aeproject library version ()

Miscellaneous

  • add chai as promised test rejection example ()

  • document and improve release process ()

  • improve env initialisation and test setup ()

  • introduce prettier ()

(2023-09-20)

CI / CD

  • add matrix for compiler/node versions ()

  • use matrix test suite ()

Refactorings

  • improve env command ()

Miscellaneous

  • update default compiler tag ()

  • update dependencies ()

(2023-08-24)

Miscellaneous

  • remove unneeded await ()

  • update sdk ()

  • update to latest compiler ()

  • upgrade to latest sdk ()

(2023-07-18)

Bug Fixes

  • add back wait additional block workaround ()

Miscellaneous

  • prepare for fix release 4.8.1 ()

(2023-07-18)

Features

  • allow rollback to specific height ()

Miscellaneous

  • prepare for release 4.8.0 ()

  • upgrade dependencies ()

  • upgrade node to v6.11.0 with devmode timout fix ()

(2023-07-06)

Features

  • upgrade to compiler 7.4.0 ()

Miscellaneous

  • upgrade dependencies ()

(2023-05-17)

Miscellaneous

  • fix scripts, prepare for 4.6.3 ()

(2023-05-16)

Refactorings

  • use typescript to build project, migrate lib to ts ()

Miscellaneous

  • rollback unintended code-style changes ()

  • upgrade dependencies ()

(2023-04-12)

Bug Fixes

  • minor fixes, adjust docs ()

(2023-04-11)

Features

  • upgrade to compiler image 7.3.0 for ARM64/Apple Silicon support ()

  • upgrade to sdk 13 beta and compiler 7 ()

Miscellaneous

  • prepare for release 4.6.0 ()

  • upgrade to final release sdk ()

(2023-03-07)

Miscellaneous

  • update dependencies ()

  • update to node v6.8.1 ()

(2023-03-01)

Features

  • add support for node v6.8.0 ()

Miscellaneous

  • deps: mkdocs version update ()

(2023-01-09)

Features

  • generate .gitignore ()

Bug Fixes

  • use specific version of node to fix tests ()

Miscellaneous

  • update dependencies ()

Refactorings

  • remove the need for axios ()

  • simplify getFilesystem regexes ()

(2022-11-04)

Features

  • add image versions in env --info ()

(2022-09-28)

Bug Fixes

  • add missing stdlib includes in getFilesystem ()

(2022-08-31)

Features

  • allow usage of native docker-compose without specifying env ()

Bug Fixes

  • correct escaping to use - in filesystem contracts ()

(2022-08-22)

Bug Fixes

  • use fixed compiler version as latest is not supported by sdk ()

(2022-07-25)

Bug Fixes

  • remove log for docker compose checks ()

(2022-07-25)

Bug Fixes

  • fix support for docker compose without minus ()

(2022-07-25)

Bug Fixes

  • add support for docker compose without minus ()

(2022-07-08)

Bug Fixes

  • fix dependencies upgrade, prepare for 4.1.1 release ()

(2022-06-24)

Features

  • adjust for sdk 12 usage ()

  • upgrade to sdk 12 ()

Bug Fixes

  • fix breaking changes for sdk 12 usage ()

Miscellaneous

  • prepare for 4.1.0 release ()

(2022-04-12)

⚠ BREAKING CHANGES

  • improve update from previous aeproject version

  • use calldata lib sdk, use snapshotting in tests

  • tx-inspector: refactor inspector command

  • cleanup code

Features

  • env: abort tests if env is not running ()

  • init: add optional folder parameter to init ()

  • init: check for up-to-date nodejs version ()

  • lib: add all accounts to default client ()

Bug Fixes

  • consider env running check if any container is up ()

  • docker-compose v2 up/running check ()

  • incorrect default includes regex fix (resolves ) ()

Refactorings

  • improve update from previous aeproject version ()

  • init: init command adjustments ()

  • prepare for new project structure ()

  • tx-inspector: refactor inspector command ()

Testing

  • improved exec env, assert env and test results ()

  • improved exec env, assert file existence ()

  • link to use local aeproject utils ()

Miscellaneous

  • adapt to naming convention of sdk examples ()

  • beta 5 release ()

  • beta 6 release ()

  • clean unused code and formatting ()

use the same sdk (a90943e)

update dependencies (5faaf66)

  • upgrade support latest aeternity node (afd36a5)

  • init: init command adjustments

  • prepare for new project structure

  • sdk 11 upgrade (#408) (44ff5db)

  • test: better example test and contract (f98e1df)

  • use updated sdk and rollback http usage (1dc45f2)

  • use calldata lib sdk, use snapshotting in tests (0c6d010)

    cleanup code (2244394)

  • cleanup folders (46d73f3)

  • deps: bump mkdocs version from 1.2.3 to 1.2.4 (59bbded)

  • deps: sdk v11.0.1 (90d9cf6)

  • prepare for 4.0.0 release (9da6a85)

  • repo: add commitlint and release-please (00d08ba)

  • repo: add issue template and action docs generation (7fc04cc)

  • repo: re-add license (85f29c9)

  • tests: happy path tests (without assertions) (f8e3e3f)

  • tests: improved env to wait for node to come up (0992920)

  • tests: more test cases (28e0859)

  • update dependencies (5650a31)

  • update dependencies (397c3c5)

  • update dependencies (c42c2e4)

  • update dependencies, add lint check (adc54a4)

  • update node, sdk & compiler version (c625c38)

  • update release please ci action (aa56ac6)

  • update to lockfile v2 (0e3e3ee)

  • update version, use fixed node image (bf92a20)

  • update version, use latest bundle image (3b5cc81)

  • f4059cd
    5609660
    a92df6e
    ef569b9
    ecbdf3c
    93cf8c5
    6494ded
    db4f3e5
    dce8f50
    e82cd51
    4.10.2
    c11f856
    1cfc5ba
    4.10.1
    eb717e5
    97bef2c
    eee28ef
    e53bcca
    4.10.0
    104cbe4
    4.9.1
    77f7506
    63b0fb2
    4.9.0
    0721822
    53fa2f9
    f50464e
    17a8262
    e2080d2
    e41d0b7
    cd81972
    30a83f8
    124e8c9
    6a0d491
    b302647
    d39e5d4
    388f867
    4.8.3
    c6c7ea4
    0be215e
    18022a4
    068b081
    78be83d
    4.8.2
    cf4b19e
    f666101
    e65237c
    6de93f6
    4.8.1
    1a135b4
    b448b44
    4.8.0
    670c11e
    5462ea3
    6f570b3
    3c5d558
    4.7.0
    72cccf7
    03a0caa
    4.6.3
    06ea397
    4.6.2
    1f7a164
    a4fd777
    3482f75
    4.6.1
    abaa364
    4.6.0
    83814e2
    0b717a5
    9910426
    2317283
    4.5.1
    fb1578c
    f247730
    4.5.0
    b6b97cd
    138e5b5
    4.4.0
    eecf555
    53a2446
    e88b1df
    ed6cea0
    61e4dbc
    4.3.0
    d2c9ba8
    4.2.1
    c29ae0d
    4.2.0
    f8577e2
    3704bab
    4.1.5
    945e3a5
    4.1.4
    b372d69
    4.1.3
    84561fe
    4.1.2
    6e44339
    4.1.1
    58a83ab
    4.1.0
    5fda5f2
    8f8de6f
    357c3d5
    045f61e
    4.0.0
    fb780c6
    ad00bea
    66edcf4
    f97e992
    deaf578
    7d1d37a
    #394
    d81fc8a
    d71bfe8
    8f2f47d
    64d58d0
    b500968
    a79bcf3
    a9a96e1
    e058b54
    3d22a19
    8afb026
    1bc12bb
    11ba445