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

Release v3.1.2 #853

Merged
merged 27 commits into from
Sep 1, 2024
Merged

Release v3.1.2 #853

merged 27 commits into from
Sep 1, 2024

Commits on Jun 9, 2024

  1. Reenable develop

    evhub committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e5f5122 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Change error message

    evhub committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b516218 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Add undefined name warning

    Resolves   #843.
    evhub committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    916d4f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 26, 2024

  1. Improve pattern-matching

    Resolves   #847, #848.
    evhub committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3d7577e View commit details
    Browse the repository at this point in the history
  2. Fix mypy test error

    evhub committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5f8bc6c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Update DOCS.md

    Fixed a typo.
    pardouin authored and evhub committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b10f86d View commit details
    Browse the repository at this point in the history
  2. Update DOCS.md (#849)

    Fixed a typo.
    evhub authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    143e568 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Improve test

    evhub committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    414806b View commit details
    Browse the repository at this point in the history
  2. Change env var

    evhub committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    13b31f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix comment handling in kernel

    Resolves    #851.
    evhub committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dd52a7e View commit details
    Browse the repository at this point in the history
  2. Fix py2 errors

    evhub committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b17742d View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    evhub committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c4b8016 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Reduce tests

    evhub committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bfff1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Further reduce tests

    evhub committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1fba299 View commit details
    Browse the repository at this point in the history
  2. Disable suggester

    evhub committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d46bbc7 View commit details
    Browse the repository at this point in the history
  3. Fix mypy

    evhub committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4a37f04 View commit details
    Browse the repository at this point in the history
  4. Fix anon namedtuples

    evhub committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    16f7e58 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Add keyword support to more builtins

    Resolves   #846, #845.
    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    373e38b View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6048e76 View commit details
    Browse the repository at this point in the history
  3. Fix numpy version

    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3a0befc View commit details
    Browse the repository at this point in the history
  4. Fix dependencies

    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    149110f View commit details
    Browse the repository at this point in the history
  5. Fix pypy 3.8

    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b16d9f7 View commit details
    Browse the repository at this point in the history
  6. Fix prelude test

    evhub committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2bfc452 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix test

    evhub committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    58b1de3 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix test"

    This reverts commit 58b1de3.
    evhub committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ecfa2c4 View commit details
    Browse the repository at this point in the history
  3. Prepare for v3.1.2

    evhub committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    120c273 View commit details
    Browse the repository at this point in the history