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

Adapt upstream changes #31

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Adapt upstream changes #31

merged 5 commits into from
Jul 30, 2024

Conversation

Yoorkin
Copy link
Collaborator

@Yoorkin Yoorkin commented Jul 30, 2024

  • change f()!! to f?()
  • use error handing to replace the ? operator

@Yoorkin Yoorkin merged commit ce23899 into main Jul 30, 2024
8 checks passed
notch1p added a commit to notch1p/x that referenced this pull request Aug 2, 2024
commit d8495c2
Author: Evan Gao <[email protected]>
Date:   Fri Aug 2 11:00:17 2024 +0800

    api update for sm3 and md5

commit df02dde
Author: Evan Gao <[email protected]>
Date:   Fri Aug 2 09:46:51 2024 +0800

    add SM3 digest support (moonbitlang#30)

    * add SM3 digest support

    * adjust according to moonbitlang#28

commit dc5c3d3
Author: YuNing Chen <[email protected]>
Date:   Wed Jul 31 17:21:14 2024 +0800

    Add Chacha crypto family (moonbitlang#28)

    * feat: add crypto method chacha family

    ci: fmt

    * chore: adapt upstream

    * fix(chacha_test): handle error

    * ci: info

commit 423bca2
Author: Yorkin <[email protected]>
Date:   Tue Jul 30 18:11:19 2024 +0800

    bump version (moonbitlang#32)

commit ce23899
Author: Yorkin <[email protected]>
Date:   Tue Jul 30 17:46:58 2024 +0800

    Adapt upstream changes (moonbitlang#31)

    * fix uuid

    * fix time

    * fix json5, migrate to new error handling

    * format code

    * fix usages of bytes::of
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.

1 participant