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

FOR REVIEW ONLY - Release v2.1.0 #737

Merged
merged 8 commits into from
Jan 27, 2023
Merged

FOR REVIEW ONLY - Release v2.1.0 #737

merged 8 commits into from
Jan 27, 2023

Conversation

excalq
Copy link
Contributor

@excalq excalq commented Jan 27, 2023

What's Changed

Enhancements

New Contributors

Full Changelog: v2.0.0...v2.1.0

algobarb and others added 8 commits January 3, 2023 13:00
* Add foreign array objects to ATC addmethodcall

* Copy array value so that inputs are not modified
* Add test for algod /v2/teal/disassemble

* Merge develop into PR (#736)

* ABI:  Refactor ABI encoding test to round-trip (#701)

* bump version and add to changelog

* update README.md for new version

* Packaging: Improve source map and browser usage for external bundlers (#707)

* bump version and add to changelog

* update README.md for new version

* v2: Make breaking changes from v1 to v2.0.0  (#717)

* bump version and add to changelog

* update README.md for new version

* remove enhancement section of recent changelog

* Enhancement: Add foreign array objects to ATC `addMethodCall` (#725)

* Add foreign array objects to ATC addmethodcall

* Copy array value so that inputs are not modified

Co-authored-by: Michael Diamant <[email protected]>
Co-authored-by: Lucky Baar <[email protected]>
Co-authored-by: Jason Paulos <[email protected]>
Co-authored-by: Jack Smith <[email protected]>
Co-authored-by: Barbara Poon <[email protected]>

* Explicitly import Buffer

* Revert test branch back to master

Co-authored-by: algochoi <[email protected]>
Co-authored-by: Lucky Baar <[email protected]>
Co-authored-by: Jason Paulos <[email protected]>
Co-authored-by: Jack Smith <[email protected]>
Co-authored-by: Barbara Poon <[email protected]>
Copy link
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good + version bump seems to be there in README and package.json

@algochoi
Copy link
Contributor

We may also have to manually trigger a docs build Github Action: https://github.com/algorand/js-algorand-sdk/actions/workflows/pages/pages-build-deployment

AFAIK This should automatically trigger if the Github pages source branch is set to master on the "Settings" tab, but I don't think devs have access to those features (maybe devops does?): https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site

@excalq excalq merged commit 1fa884d into master Jan 27, 2023
@excalq excalq deleted the release/v2.1.0 branch January 27, 2023 15:57
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.

7 participants