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[docs]: add docs for v0.4.0 features #3947

Merged
merged 61 commits into from
May 28, 2024

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Apr 14, 2024

What I did

How I did it

How to verify it

Commit message

document new v0.4.0 features, including:
- module system
- internal function decorator now optional
- `extcall` and `staticcall` keywords
- testing (remove eth-tester references)
- `@deploy` visibility
- search path
- archives, integrity hash
- type annotations required for loop variables
- new CLI options

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.63%. Comparing base (d6b300d) to head (5e6c1f0).
Report is 1 commits behind head on master.

Current head 5e6c1f0 differs from pull request most recent head 911522c

Please upload reports for the commit 911522c to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3947      +/-   ##
==========================================
- Coverage   91.20%   88.63%   -2.57%     
==========================================
  Files         107      106       -1     
  Lines       15423    15307     -116     
  Branches     3390     3366      -24     
==========================================
- Hits        14066    13568     -498     
- Misses        926     1231     +305     
- Partials      431      508      +77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charles-cooper charles-cooper changed the title (WIP) chore[docs]: add docs for v0.4.0 features chore[docs]: add docs for v0.4.0 features May 21, 2024
docs/compiling-a-contract.rst Outdated Show resolved Hide resolved
docs/compiling-a-contract.rst Outdated Show resolved Hide resolved
docs/compiling-a-contract.rst Outdated Show resolved Hide resolved
docs/compiling-a-contract.rst Outdated Show resolved Hide resolved
docs/control-structures.rst Outdated Show resolved Hide resolved
docs/structure-of-a-contract.rst Show resolved Hide resolved
docs/using-modules.rst Show resolved Hide resolved
docs/using-modules.rst Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Show resolved Hide resolved
docs/control-structures.rst Show resolved Hide resolved
docs/control-structures.rst Outdated Show resolved Hide resolved
docs/structure-of-a-contract.rst Outdated Show resolved Hide resolved
docs/structure-of-a-contract.rst Outdated Show resolved Hide resolved
docs/structure-of-a-contract.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
docs/using-modules.rst Outdated Show resolved Hide resolved
charles-cooper and others added 10 commits May 25, 2024 07:24
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
@charles-cooper charles-cooper enabled auto-merge (squash) May 28, 2024 17:25
@charles-cooper charles-cooper merged commit 2137652 into vyperlang:master May 28, 2024
155 checks passed
@charles-cooper charles-cooper deleted the docs/v0.4.0-features branch May 28, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants