Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

44 lines (22 loc) · 953 Bytes

Changelog

List of notable changes to this project (format based on Keep a Changelog). This project tries to adhere to Semantic Versioning.

[Unreleased]

  • 2023/01/26: In paboiled-core:support.Characters, modified contains(char) method to use binary search for faster lookup (ca. 100% speed gain for set of ASCII letters).

Added

Changed

Fixed

Release 1.0.0 [2023/01/25]

Added

Changed

Fixed