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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to define minimum chunk size limit #4705

Merged
merged 18 commits into from Nov 12, 2022
Merged

Allow to define minimum chunk size limit #4705

merged 18 commits into from Nov 12, 2022

Commits on Nov 8, 2022

  1. Write docs

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    8e566fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9eb71e0 View commit details
    Browse the repository at this point in the history
  3. Add first tests

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    5961365 View commit details
    Browse the repository at this point in the history
  4. small refactoring

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    8b75969 View commit details
    Browse the repository at this point in the history
  5. Forbid unused vars vie ESLint rather than TypeScript

    That way, we can easily ignore errors to
    include debug code
    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    3f6cd46 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d0e32ac View commit details
    Browse the repository at this point in the history
  7. Start adding tests

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    7f7d8eb View commit details
    Browse the repository at this point in the history
  8. Refine implementation

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    53d928b View commit details
    Browse the repository at this point in the history
  9. Refine implementation

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    36cd729 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    329a3eb View commit details
    Browse the repository at this point in the history
  11. Refine docs

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    7b81abe View commit details
    Browse the repository at this point in the history
  12. Extract helper

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    f696b4c View commit details
    Browse the repository at this point in the history
  13. 3.3.0-0

    lukastaegert committed Nov 8, 2022
    Copy the full SHA
    a737198 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Copy the full SHA
    51f5bb9 View commit details
    Browse the repository at this point in the history
  2. Improve wording in docs

    lukastaegert committed Nov 11, 2022
    Copy the full SHA
    db494cb View commit details
    Browse the repository at this point in the history
  3. Remove debug code

    lukastaegert committed Nov 11, 2022
    Copy the full SHA
    49ae9b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Copy the full SHA
    784270c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3aad8fd View commit details
    Browse the repository at this point in the history