Skip to content

Commit

Permalink
rel: 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 9, 2024
1 parent 9cee2b6 commit 751008c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 90 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@

<a id='changelog-0.2.0'></a>
# 0.2.0 — 2024-12-09

This release changes the recommended usage and resolves issues with zip imports.

## Added

- Tests exercise and demonstrate the usage of acres on zipped modules.

## Changed

- Update recommended usage from `Loader(__package__)` to `Loader(__spec__.name)`.

## Fixed

- Resolve cache misses when caching the same file from different loaders.

<a id="changelog-0.1.1"></a>
# 0.1.1 — 2024-12-09

Expand Down
46 changes: 0 additions & 46 deletions changelog.d/20241209_154150_effigies_recommend_spec_name.md

This file was deleted.

44 changes: 0 additions & 44 deletions changelog.d/20241209_154445_effigies_recommend_spec_name.md

This file was deleted.

0 comments on commit 751008c

Please sign in to comment.