Skip to content

Conversation

bigbes
Copy link
Collaborator

@bigbes bigbes commented Aug 20, 2025

This release introduces base option types: wrappers for all types supported by the msgpack/v5 library and a generic type.

Added

  • Implemented optional types for builtin go types int*, uint*, float*, bytes, string, bool.
  • Implemented generic optional type for any go type.

@bigbes bigbes requested review from dmyger and oleg-jukovec August 20, 2025 14:52
Copy link
Collaborator

@oleg-jukovec oleg-jukovec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see a comment above.

@bigbes bigbes force-pushed the bigbes/release-v0.1.0 branch from c88598a to 28fec51 Compare August 20, 2025 15:07
@bigbes bigbes requested a review from oleg-jukovec August 20, 2025 15:08
@bigbes bigbes force-pushed the bigbes/release-v0.1.0 branch from 28fec51 to 77f85f3 Compare August 20, 2025 15:20
@bigbes bigbes merged commit 16e13a0 into master Aug 20, 2025
12 of 13 checks passed
@bigbes bigbes deleted the bigbes/release-v0.1.0 branch August 20, 2025 15:42
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.

3 participants