Skip to content

Pathway to getting encoding to v1 #204

@tcharding

Description

@tcharding

v1.0.0 only does decoding. We would like to be able to do encoding as well now and its well overdue.

Proposed plan

  1. Make current iter public Make iter module public #203
  2. Port minimal public API to support encoding (keep iterators private)
  3. Make encoding iterator public

Is there any benefit in doing a release for each step (i.e., v1.1.0 for (1), v1.2.0 for (2) etc)?

Before we can release any of this we/I will need to go through the API checklist and check we have everything new we expose correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions