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

feat: support limit to last feature #57

Merged
merged 12 commits into from Jun 26, 2020

Commits on Jun 3, 2020

  1. feat: implement limit to last feature

    IlyaFaer committed Jun 3, 2020
    Copy the full SHA
    c212e30 View commit details
    Browse the repository at this point in the history
  2. simplify test

    IlyaFaer committed Jun 3, 2020
    Copy the full SHA
    12e451f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Copy the full SHA
    d27c817 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    IlyaFaer committed Jun 4, 2020
    Copy the full SHA
    dc0877f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Copy the full SHA
    eb1c4b2 View commit details
    Browse the repository at this point in the history
  2. cosmetic changes

    IlyaFaer committed Jun 9, 2020
    Copy the full SHA
    482ce50 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. use bool instead of int for _limit_to_last attr

    IlyaFaer committed Jun 10, 2020
    Copy the full SHA
    4dee533 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. fix comments

    IlyaFaer committed Jun 15, 2020
    Copy the full SHA
    40c2936 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. fix comments

    IlyaFaer committed Jun 16, 2020
    Copy the full SHA
    b3abe09 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Apply suggestions from code review

    Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
    Gurov Ilya and BenWhitehead committed Jun 17, 2020
    Copy the full SHA
    af9e3d9 View commit details
    Browse the repository at this point in the history
  2. add notes about mutually exclusivity

    IlyaFaer committed Jun 17, 2020
    Copy the full SHA
    b10d255 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Copy the full SHA
    f0f8e33 View commit details
    Browse the repository at this point in the history