Skip to content

Conversation

@neocotic
Copy link
Owner

@neocotic neocotic commented Aug 4, 2025

  • Breaking Change: Return empty string if input parameter is either null or undefined
  • Breaking Change: Print help output and exit when STDIN is empty and no command line arguments passed to CLI
  • Explicitly add full support for converting characters within the Basic Multilingual Plane (BMP)
  • Rewrite the entire codebase in TypeScript and support both ESM and CJS usage
  • Improve documentation
  • Improve the developer experience for contributors with better tooling
  • Bump all dependencies to latest versions

* **Breaking Change:** Return empty string if `input` parameter is either `null` or `undefined`
* **Breaking Change:** Print help output and exit when STDIN is empty and no command line arguments passed to CLI
* Explicitly add full support for converting characters within the Basic Multilingual Plane (BMP)
* Rewrite the entire codebase in TypeScript and support both ESM and CJS usage
* Improve documentation
* Improve the developer experience for contributors with better tooling
* Bump all dependencies to latest versions
@neocotic neocotic added this to the 0.3.0 milestone Aug 4, 2025
@neocotic neocotic merged commit 459b3ff into main Aug 4, 2025
1 check passed
@neocotic neocotic deleted the release/0.3.0 branch August 4, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants