Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 700 Bytes

File metadata and controls

21 lines (14 loc) · 700 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.9.2] - 2025-11-10

Fixed

  • Fixed an issue when importing from submodules of the imported package without using relative imports.
  • Fixed an issue when trying to import (either directly or indirectly via import *) from Base or Core.

[0.9.1] - 2025-07-14

This is the first version were the CHANGELOG was added

Changed

  • Updated compat of JuliaInterpreter to support v0.10

Fixed

  • Made the package compatible with julia 1.12