Skip to content

Latest commit

 

History

History
107 lines (55 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

107 lines (55 loc) · 2.12 KB

CHANGELOG

Package changelog.

Unreleased (2024-07-07)

Commits

  • 659f752 - style: add missing spaces (by Philipp Burckhardt)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.1.0 (2024-04-13)

Features

Bug Fixes

  • 30112b7 - replace use of type guards with boolean return type

Closed Issues

This release closes the following issue:

##1065

Commits

  • 615bcf1 - docs: update related packages sections (##1441) (by stdlib-bot)
  • 30112b7 - fix: replace use of type guards with boolean return type (by Philipp Burckhardt)
  • 0f3838c - feat: add assert/is-well-formed-string (##1388) (by Gunj Joshi, Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Gunj Joshi
  • Philipp Burckhardt