Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

FEAT: Add converters specialization for common types #112

Open
karczex opened this issue Jan 22, 2021 · 0 comments
Open

FEAT: Add converters specialization for common types #112

karczex opened this issue Jan 22, 2021 · 0 comments
Milestone

Comments

@karczex
Copy link

karczex commented Jan 22, 2021

FEAT: Add more converters specialization

Rationale

More Converters specializations, would simplify usage of library.

Description

Converters which should be part of library:

  • primitive types
  • arrays of primitive types
  • String
  • Types, which implements Serializable interface

API Changes

New specializations of Converter

@karczex karczex added this to the 2.0 milestone Jan 25, 2021
@igchor igchor modified the milestones: 2.0, 1.1 Jan 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants