Skip to content

Roadmap to stable v1.0.0 #67

Closed
Closed
@clue

Description

@clue

Let's face it, this project is stable and has been used in production for years :shipit:

However, we're currently following a v0.X.Y release scheme (http://sentimentalversioning.org/).

We should finally make this explicit and fully adhere to SemVer and release a stable v1.0.0.

To a large extend, a stable v1.0.0 helps making BC breaks more explicit and thus the whole project more reliable from a consumer perspective. This project is actively maintained and has received some major updates in the last weeks and has some major updates planned in the next weeks. Given our current versioning scheme, we'd like to ensure all anticipated BC breaks will be merged before the planned v1.0.0 release.

As such, I've set up a roadmap that enlists only the major changes for each version among with planned release dates towards a stable v1.0.0 release:

v0.4.5 ✅

  • Released 2016-11-13
  • Major performance improvements
  • Infinite read buffer

v0.4.6 ✅

  • Released 2017-01-25
  • close event semantics
  • Standalone Buffer

v0.5.0 ✅

  • Released 2017-03-08
  • end event semantics
  • Strict / explicit event semantics and parameters
  • pipe() semantics

v0.6.0 ✅

  • Released 2017-03-26
  • Read-/Write-only resources
  • Enforce non-blocking

v0.7.0 ✅

  • Released 2017-05-04
  • Reduce public API

v1.0.0

  • Planned 2017-?
  • No new changes planned, this should merely mark the previous release as "stable"

This ticket aims to serve as a basic overview and does not contain every single change. Please also see the milestone links and the CHANGELOG for more details.

Obviously, this roadmap is subject to change and I'll try to keep it updated as we progress. In order to avoid cluttering this, please keep discussion in this ticket to a minimum and consider reaching out to us through new tickets or Twitter etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions