Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API v2 Stablisation #262

Open
29 tasks
oscartbeaumont opened this issue Jun 28, 2024 · 0 comments
Open
29 tasks

API v2 Stablisation #262

oscartbeaumont opened this issue Jun 28, 2024 · 0 comments

Comments

@oscartbeaumont
Copy link
Member

oscartbeaumont commented Jun 28, 2024

This is an overarching tracking issue for the stablised crate structure/DataType system for the version 2 release of Specta.

This is still a WIP but documented here.

Major:

WIP:

  • specta::selection or specta_util::selection?
  • Removing DataType::Result and impl Type for Result?

Final push:

  • Drop specta::interop & depedency on Specta v1
  • Migrate Type implementations out of the Specta core
    • serde
    • serde_json
    • serde_yaml
    • toml
    • uuid
    • ulid
    • chrono
    • time
    • bigdecimal
    • rust_decimal
    • indexmap
    • ipnetwork
    • mac_address
    • bit-vec
    • bson
    • uhlc
    • bytesize
    • glam
    • tokio
    • url
    • either
    • bevy_ecs
    • bevy_input
@oscartbeaumont oscartbeaumont pinned this issue Jun 28, 2024
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

No branches or pull requests

1 participant