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

Update README and CI workflows #29

Merged
merged 43 commits into from
Aug 5, 2023
Merged

Update README and CI workflows #29

merged 43 commits into from
Aug 5, 2023

Commits on Aug 5, 2023

  1. Remove explicit IV

    To prevent users from mistakenly assuming that the same value is set each time.
    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    546b41f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0618e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85011e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2cee96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83fb993 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d105dc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96126be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7efe10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dac20a3 View commit details
    Browse the repository at this point in the history
  10. Update package.json

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    07a2f37 View commit details
    Browse the repository at this point in the history
  11. Add .editorconfig

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9bf57bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a7a5df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a197358 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b09b114 View commit details
    Browse the repository at this point in the history
  15. Revert "Add ESLint"

    This reverts commit a197358.
    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    aebaad0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    79db2bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    62ecf83 View commit details
    Browse the repository at this point in the history
  18. Update src/hex.test.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    cfb3b16 View commit details
    Browse the repository at this point in the history
  19. Fix errors by deno lint

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2634dc9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a11a88e View commit details
    Browse the repository at this point in the history
  21. Define tasks

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c91527f View commit details
    Browse the repository at this point in the history
  22. Update src/bundle.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2f55fad View commit details
    Browse the repository at this point in the history
  23. Update deno.jsonc

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4a03e34 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3066986 View commit details
    Browse the repository at this point in the history
  25. Rename src/script/bundle.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    11ed6fa View commit details
    Browse the repository at this point in the history
  26. Fix test by note

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    76f61f0 View commit details
    Browse the repository at this point in the history
  27. Update .gitignore

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    860fbc5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4da97a6 View commit details
    Browse the repository at this point in the history
  29. Update README.md

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    758c417 View commit details
    Browse the repository at this point in the history
  30. Update src/types.d.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9c48bfe View commit details
    Browse the repository at this point in the history
  31. Update src/index.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9ca4f2f View commit details
    Browse the repository at this point in the history
  32. Update src/types.d.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f17d56c View commit details
    Browse the repository at this point in the history
  33. Update README.md

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0d374c2 View commit details
    Browse the repository at this point in the history
  34. Update README.md

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d93a94e View commit details
    Browse the repository at this point in the history
  35. Change export type name

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a4a6493 View commit details
    Browse the repository at this point in the history
  36. Update deno.json

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    021dec5 View commit details
    Browse the repository at this point in the history
  37. Update script/bundle.ts

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    aff7f9d View commit details
    Browse the repository at this point in the history
  38. Update .gitignore

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ac9055d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4a2d624 View commit details
    Browse the repository at this point in the history
  40. Update package.json

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d27ea65 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    310177a View commit details
    Browse the repository at this point in the history
  42. Update .gitignore

    mryhryki committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    fa049c3 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ab057ac View commit details
    Browse the repository at this point in the history