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

Add package:record_use with JSON storage #1479

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 29, 2024

  1. Initial commit

    mosuem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0d48580 View commit details
    Browse the repository at this point in the history
  2. Add JSON based implementation

    mosuem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e036dae View commit details
    Browse the repository at this point in the history
  3. Some fixes

    mosuem committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3d1f6e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Address comments

    mosuem committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ad99f0c View commit details
    Browse the repository at this point in the history
  2. fix typo

    mosuem committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1477d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Some changes

    mosuem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2d3e8c1 View commit details
    Browse the repository at this point in the history
  2. Switch to equatable

    mosuem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    85afe4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ef88e View commit details
    Browse the repository at this point in the history
  4. Address comments

    mosuem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1cb52f2 View commit details
    Browse the repository at this point in the history
  5. Sort imports

    mosuem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    27f7095 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    728fb3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    621088c View commit details
    Browse the repository at this point in the history
  8. Remove equatable

    mosuem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    da6d5db View commit details
    Browse the repository at this point in the history