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

Merge branch 'release/v1.4.0' #16

Merged
merged 9 commits into from
Oct 7, 2020
Merged

Merge branch 'release/v1.4.0' #16

merged 9 commits into from
Oct 7, 2020

Commits on Sep 29, 2020

  1. Relicense to MIT

    Closes #10
    moshiba committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    df42772 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from HsuanTingLu/release/v1.3.1

    Merge branch 'release/v1.3.1' into develop
    moshiba authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4868f08 View commit details
    Browse the repository at this point in the history
  3. Declare constructors as explicit

    Declare manipulator constructors to be explicit,
    and reverted changes done in 457fa6f accordingly
    moshiba committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c0c080e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a465c1f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Merge pull request #14 from HsuanTingLu/develop

    Update changes
    moshiba authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    ea1a8e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba5d0c View commit details
    Browse the repository at this point in the history
  3. Fix build settings

    moshiba committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    4649d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Refactor cursor manipulators that take parameters

    Extract parts that can be determined during compile time that were originally implemented in lambdas
    moshiba committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    de0a162 View commit details
    Browse the repository at this point in the history
  2. Fix small annotations

    moshiba committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    93f0d1d View commit details
    Browse the repository at this point in the history