Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zntrio/paseto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: zntrio/paseto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 25, 2022

  1. feat(perf): use byte vs string for components

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    df4b88d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. feat(optim): reduce allocations

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a6d9c58 View commit details
    Browse the repository at this point in the history
  2. chore(go): update dependencies

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    56e3f2b View commit details
    Browse the repository at this point in the history
  3. feat(perf): optimization via profiling:

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    6734a81 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. feat(api): returns and consumes token as string

    Signed-off-by: Thibault Normand <me@zenithar.org>
    Zenithar committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c175540 View commit details
    Browse the repository at this point in the history
Loading