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

Release next: 2024/03/01 #8

Merged
merged 49 commits into from
Mar 1, 2024
Merged

Release next: 2024/03/01 #8

merged 49 commits into from
Mar 1, 2024

Commits on Mar 1, 2024

  1. init commit

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    85b4fbe View commit details
    Browse the repository at this point in the history
  2. docs: include license

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    99912f8 View commit details
    Browse the repository at this point in the history
  3. chore: create .gitignore file

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8f9d6c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8ac71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    277a095 View commit details
    Browse the repository at this point in the history
  6. chore: ignore dist directory

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ab3ecd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    335c3f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d02fb05 View commit details
    Browse the repository at this point in the history
  9. test: more explicit globals

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    be5276e View commit details
    Browse the repository at this point in the history
  10. build: add ci pipeline config

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    05bb7d0 View commit details
    Browse the repository at this point in the history
  11. chore: install prettier

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cf5238c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5744c81 View commit details
    Browse the repository at this point in the history
  13. feat: create dev server

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5b74e49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8332eb5 View commit details
    Browse the repository at this point in the history
  15. feat: create encode directive

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2e6002d View commit details
    Browse the repository at this point in the history
  16. test: invalid encoding method

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    890b479 View commit details
    Browse the repository at this point in the history
  17. docs: initial README template

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f198809 View commit details
    Browse the repository at this point in the history
  18. test: refactor build schema

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    93452a2 View commit details
    Browse the repository at this point in the history
  19. feat: new regex directive

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9101b10 View commit details
    Browse the repository at this point in the history
  20. test(regex): error code

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cb592ad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3627987 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0800efb View commit details
    Browse the repository at this point in the history
  23. docs(encode): fix snippet

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5fe9918 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4117c27 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    36ec9da View commit details
    Browse the repository at this point in the history
  26. build: run CI on changes to next branch (#5)

    * build: run CI on changes to next branch
    
    * docs: include CI pipeline badge
    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4adb27e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    85b1d3b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    27d4e93 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5b124bd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4b43702 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0474a38 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3931bb1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    626796f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c251124 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1d96e51 View commit details
    Browse the repository at this point in the history
  36. build: create NPM ignore file

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bce8b93 View commit details
    Browse the repository at this point in the history
  37. build: add clean script

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9ed8d99 View commit details
    Browse the repository at this point in the history
  38. docs: local dev steps

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0108921 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f2c7b29 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e0daf1c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3d3d214 View commit details
    Browse the repository at this point in the history
  42. docs: fix typo

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9c43c30 View commit details
    Browse the repository at this point in the history
  43. chore: provide author name

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5f0fe4b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aea6900 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    05b20cc View commit details
    Browse the repository at this point in the history
  46. chore: alter npm version

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    232c67f View commit details
    Browse the repository at this point in the history
  47. build: create release workflow

    thuoe committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    88a43d6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0bc14f7 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    7ed913d View commit details
    Browse the repository at this point in the history