Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 4.0.0 #409

Merged
merged 1 commit into from
Apr 12, 2022
Merged

chore(main): release 4.0.0 #409

merged 1 commit into from
Apr 12, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 25, 2022

🤖 I have created a release beep boop

4.0.0 (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
  • init: init command adjustments
  • prepare for new project structure

Features

  • env: abort tests if env is not running (fb780c6)
  • init: add optional folder parameter to init (ad00bea)
  • init: check for up-to-date nodejs version (66edcf4)
  • lib: add all accounts to default client (f97e992)
  • sdk 11 upgrade (#408) (44ff5db)
  • test: better example test and contract (f98e1df)
  • use updated sdk and rollback http usage (1dc45f2)

Bug Fixes

  • consider env running check if any container is up (deaf578)
  • docker-compose v2 up/running check (7d1d37a)
  • incorrect default includes regex fix (resolves #394) (d81fc8a)

Refactorings

  • improve update from previous aeproject version (d71bfe8)
  • init: init command adjustments (8f2f47d)
  • prepare for new project structure (64d58d0)
  • tx-inspector: refactor inspector command (b500968)
  • use calldata lib sdk, use snapshotting in tests (0c6d010)

Testing

  • improved exec env, assert env and test results (a79bcf3)
  • improved exec env, assert file existence (a9a96e1)
  • link to use local aeproject utils (e058b54)

Miscellaneous

  • adapt to naming convention of sdk examples (3d22a19)
  • beta 5 release (8afb026)
  • beta 6 release (1bc12bb)
  • clean unused code and formatting (11ba445)
  • 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)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 4.0.1-beta.6 chore(main): release 4.0.0 Mar 25, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from e95e3aa to 9690396 Compare March 28, 2022 08:45
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9690396 to e20231c Compare April 1, 2022 14:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e20231c to c60cd84 Compare April 12, 2022 19:34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@github-actions github-actions bot force-pushed the release-please--branches--main branch from c60cd84 to be83f03 Compare April 12, 2022 19:42
@thepiwo thepiwo merged commit 2156b96 into main Apr 12, 2022
@github-actions
Copy link
Contributor Author

@thepiwo thepiwo deleted the release-please--branches--main branch August 31, 2022 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Error when running aeproject test
1 participant