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

Superouter v1 rewrite #3

Merged
merged 27 commits into from
Feb 11, 2024
Merged

Superouter v1 rewrite #3

merged 27 commits into from
Feb 11, 2024

Commits on Feb 9, 2024

  1. Start of refactor

    JAForbes committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8f35a50 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. match function + tests

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2865da9 View commit details
    Browse the repository at this point in the history
  2. Readme etc

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3bfb335 View commit details
    Browse the repository at this point in the history
  3. Yes

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    dd77a3e View commit details
    Browse the repository at this point in the history
  4. ...

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    eabccb0 View commit details
    Browse the repository at this point in the history
  5. Scaffolding main API logic

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7598445 View commit details
    Browse the repository at this point in the history
  6. Rename

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    17859e3 View commit details
    Browse the repository at this point in the history
  7. Core API

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d9729d2 View commit details
    Browse the repository at this point in the history
  8. Format

    JAForbes committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    03956d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. More tests, match, otherwise

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b054073 View commit details
    Browse the repository at this point in the history
  2. Docs

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a57ae8f View commit details
    Browse the repository at this point in the history
  3. Docs

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5728da2 View commit details
    Browse the repository at this point in the history
  4. Build

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    80504bc View commit details
    Browse the repository at this point in the history
  5. 1.0.0

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9df18a8 View commit details
    Browse the repository at this point in the history
  6. 1.0.1-next.0

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d69e06f View commit details
    Browse the repository at this point in the history
  7. Remove rollup

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    858965f View commit details
    Browse the repository at this point in the history
  8. Autoversion in publish

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    45722b7 View commit details
    Browse the repository at this point in the history
  9. 1.0.1-next.1

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    927298b View commit details
    Browse the repository at this point in the history
  10. Docs

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    07f001f View commit details
    Browse the repository at this point in the history
  11. 1.0.1-next.2

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4f38780 View commit details
    Browse the repository at this point in the history
  12. 1.0.1-next.3

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    095497f View commit details
    Browse the repository at this point in the history
  13. Use publish config

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c7e7e7c View commit details
    Browse the repository at this point in the history
  14. 1.0.1-next.4

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c05d03f View commit details
    Browse the repository at this point in the history
  15. pkg metadata

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    fefe09c View commit details
    Browse the repository at this point in the history
  16. 1.0.1-next.5

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e4d19d5 View commit details
    Browse the repository at this point in the history
  17. Use node 20

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    70a86ca View commit details
    Browse the repository at this point in the history
  18. Move scratch out of test

    JAForbes committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    176bf55 View commit details
    Browse the repository at this point in the history