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: claabs/markov-strings-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: claabs/markov-strings-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    af6cda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae89eef View commit details
    Browse the repository at this point in the history
  3. Bump version 4.0.2

    claabs committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    520e5a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Add creation and removal by tags.

    Rewrite database schema with a breaking change.
    Drastically slim down import/export code.
    claabs committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    27a8d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a207f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a53c883 View commit details
    Browse the repository at this point in the history
  4. Faster corpus pruning

    claabs committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    f4fc7a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61106b3 View commit details
    Browse the repository at this point in the history
  6. Remove duplicate ref outputs

    claabs committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    9fdc5b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    768524f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    42b2e0e View commit details
    Browse the repository at this point in the history
  2. Update deps, bump version

    claabs committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8c0a2fa View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Upgrade to typeorm 0.3

    claabs committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    8c70352 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from claabs/develop

    TypeORM 0.3
    claabs authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    1aa5cb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    7fe353c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Merge pull request #2 from claabs/dependabot/npm_and_yarn/minimatch-3…

    ….1.2
    
    Bump minimatch from 3.0.4 to 3.1.2
    claabs authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    652164a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    d2bd5d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge pull request #3 from claabs/dependabot/npm_and_yarn/json5-1.0.2

    Bump json5 from 1.0.1 to 1.0.2
    claabs authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    f382975 View commit details
    Browse the repository at this point in the history
Loading