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

Breaking changes for v1 #35

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 23, 2023

  1. Use JuliaFormatter

    jakobnissen committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    efd1d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Random cleanup

    jakobnissen committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    4abc5e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. More fixups - squash

    jakobnissen committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    45a9f38 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. More stuff

    jakobnissen committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cfaacb3 View commit details
    Browse the repository at this point in the history
  2. Add revtrans and setindex

    jakobnissen committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2c64877 View commit details
    Browse the repository at this point in the history
  3. Add translation

    jakobnissen committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1ecb76c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Make EveryKmer iterator

    jakobnissen committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7385d9b View commit details
    Browse the repository at this point in the history
  2. Fixup README.md

    jakobnissen committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1293e69 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. More stuff

    jakobnissen committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    82b4767 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Fixup README

    jakobnissen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    603c591 View commit details
    Browse the repository at this point in the history
  2. Begin EveryCanonicalKmer

    jakobnissen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a3ecda4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    6c1535e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Start SpacedKmers

    jakobnissen committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ba774f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Some refactoring

    jakobnissen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6584e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    550dd6e View commit details
    Browse the repository at this point in the history
  3. Extensive refactoring

    jakobnissen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    726021b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. More refactoring

    jakobnissen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    db1f16c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Start tests

    jakobnissen committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c7e5e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. More tests

    jakobnissen committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2912114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648c4bd View commit details
    Browse the repository at this point in the history
  3. Update some docstrings

    jakobnissen committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1192b72 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Add some docs

    jakobnissen committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    30952eb View commit details
    Browse the repository at this point in the history
  2. Add rest of the docs

    jakobnissen committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c92db18 View commit details
    Browse the repository at this point in the history
  3. Remove old iterators

    jakobnissen committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d916616 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Add FwRvIterator

    jakobnissen committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    47b4e03 View commit details
    Browse the repository at this point in the history
  2. Push doc preview

    jakobnissen committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c280f48 View commit details
    Browse the repository at this point in the history
  3. Misc cleanup

    jakobnissen committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    78fe5dd View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Add FxHash

    jakobnissen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    320596b View commit details
    Browse the repository at this point in the history
  2. Misc changes

    jakobnissen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9c79f6a View commit details
    Browse the repository at this point in the history
  3. Typos and fixes

    jakobnissen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    825bc73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8801e32 View commit details
    Browse the repository at this point in the history
  5. Optimise slicing

    jakobnissen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2e7553f View commit details
    Browse the repository at this point in the history
  6. Fix bug in slicing

    jakobnissen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2dd7acb View commit details
    Browse the repository at this point in the history