Skip to content

[v0.2.7] Backward Compatibility: deprecation policy and versioning #73

@m96-chan

Description

@m96-chan

Summary

Establish backward compatibility guarantees for v0.2.x series.

Tasks

  • Define deprecation policy (warnings before removal)
  • Review v0.2.0 -> v0.2.6 API changes
  • Document any breaking changes
  • Add DeprecationWarning for APIs to be removed in v0.3
  • Ensure v0.2.x test suite covers public API stability

Motivation

Users should be able to upgrade within v0.2.x without breaking changes.
Breaking changes should only occur at major/minor version boundaries with warnings.

References

  • README.md v0.2.7 goals: "backward compatibility"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions