Skip to content

Releases: EspenAlbert/pkg-ext

v0.4.7

12 Apr 17:14

Choose a tag to compare

0.4.7 2026-04-12T17-13Z

Generate

  • fix(docs): Filter changelog actions by group to prevent duplicate entries for same-named symbols 03015c

v0.4.6

12 Apr 16:31

Choose a tag to compare

0.4.6 2026-04-12T16-30Z

Workflows

  • fix: Resolve short-name collision that silently drops duplicate symbol names 8d9632
  • fix: Update decided_local_ids for moved symbols during reconciliation 5636ab
  • fix: Reconcile owned_modules alongside owned_refs when symbols move dddfde

v0.4.5

25 Mar 21:54

Choose a tag to compare

0.4.5 2026-03-25T21-53Z

Other Changes

  • Chore: stabilize path defaults

v0.4.4

24 Mar 10:19

Choose a tag to compare

0.4.4 2026-03-24T10-17Z

Api_Dump

  • fix(docs): Align Typer CLI option required/default with Typer rules 749da8

v0.4.3

17 Mar 20:47

Choose a tag to compare

0.4.3 2026-03-17T20-46Z

Changelog

  • fix(api-diff): set field_name on param diffs and sort set iterations for stable reconciliation 03a09e

v0.4.2

25 Feb 18:59

Choose a tag to compare

0.4.2 2026-02-25T18-58Z

Api_Commands

  • fix(api-diff): normalize Union[A, B, C] and A | B | C as equivalent types 99f4ca
  • fix(api-diff): normalize Union[A, B, C] and <class 'X'> in type comparison 369bb1

v0.4.1

25 Feb 11:00

Choose a tag to compare

0.4.1 2026-02-25T10-59Z

Changelog

  • fix(changelog): remap stale SHAs in-memory to survive pkg_ctx.exit dump cd3911

v0.4.0

24 Feb 23:40

Choose a tag to compare

0.4.0 2026-02-24T23-39Z

Example

  • New function gen_example_prompt
  • New function check_examples

Generate

  • Removed generate.gen_examples
  • Removed generate.gen_tests

Workflows

  • New function change_base

v0.3.5

17 Feb 21:22

Choose a tag to compare

0.3.5 2026-02-17T21-21Z

Workflows

  • fix: rename commit message to chore: release commit for (removed pre-release) 2857c0

v0.3.4

11 Feb 06:10

Choose a tag to compare

0.3.4 2026-02-11T06-09Z

Generate

  • fix: stable_repr now strips embedded memory addresses from complex reprs efd3cd

Workflows

  • fix(pkg-ext): reorder pre-change to run api-diff before docs generation 0c8ac3