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

Test release 0.14 #368

Merged
merged 6 commits into from
Sep 3, 2023
Merged

Test release 0.14 #368

merged 6 commits into from
Sep 3, 2023

Commits on Aug 27, 2023

  1. Constructing StdVector from empty array keeps type

    Fixes issue StdVector loses type information if given empty vector #367
    barche committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    3f7f303 View commit details
    Browse the repository at this point in the history
  2. Return Char when indexing strings

    Issue Indexing `StdString` returns `Int8` which breaks most basic string functions #363
    barche committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b9c4649 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 3, 2023

  1. Run tests on Julia 1.9

    barche committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1e6bffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03bc5fe View commit details
    Browse the repository at this point in the history