Skip to content

Releases v0.2.0 - #34

Merged
johnnyt merged 1 commit into
mainfrom
release-v0.2.0
Aug 28, 2026
Merged

Releases v0.2.0#34
johnnyt merged 1 commit into
mainfrom
release-v0.2.0

Conversation

@johnnyt

@johnnyt johnnyt commented Aug 28, 2026

Copy link
Copy Markdown
Member

Release prep for encryptor 0.2.0 - the first release that holds the implementation (0.1.0 on Hex is the empty name reservation).

  • mix.exs: @version 0.1.0 -> 0.2.0.
  • CHANGELOG.md: the 16 changelog.d/ fragments assembled into the [0.2.0] - 2026-08-28 section (78 entries: Added, Changed, plus the fragments' Notes gathered under a closing ### Notes heading), fragments deleted in the same commit per changelog.d/README.md. Entry text is verbatim from the fragments; only grouping and order are new - an editorial pass before tagging is welcome.
  • README.md + guides/getting-started.md: installation moves from the SHA-pinned git dependency to the exact Hex pin those sections themselves prescribed for this release, {:encryptor, "== 0.2.0"}.

Verified: full mix quality green (419/419, 98.2% coverage), mix docs zero warnings.

Left for the operator, in order: merge, tag v0.2.0, mix hex.publish - then riddler/encryptor_ecto's release PR's dependency swap can resolve.

- Bumps @Version in mix.exs from 0.1.0 to 0.2.0.
- Assembles the 16 changelog.d fragments into the [0.2.0] section of
  CHANGELOG.md, grouped by heading, and deletes them in this commit
  per changelog.d/README.md.
- Moves the README and getting-started installation sections from the
  SHA-pinned git dependency to the exact Hex pin the same sections
  prescribed for this release ({:encryptor, "== 0.2.0"}).
@johnnyt
johnnyt merged commit a9b725c into main Aug 28, 2026
1 check passed
@johnnyt
johnnyt deleted the release-v0.2.0 branch August 28, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant