Skip to content

versioning and incompatibilities #273

Open
@zenspider

Description

@zenspider

There are over 6700 lines of diff between 0.3 and 0.4 and it is not backwards compatible to 0.3 functionality. Please consider:

  • Using a changelog to document important changes
  • Using semantic versioning to highlight when incompatible changes can be expected. OR declaring that versioning strategy you're using so we don't have to guess if an upgrade is safe or not.
  • Maintaining backwards compatibility across tiny bumps of ruby (eg best I can tell, upgrading to ruby 3.3.1 broke one of my gems because of net-imap changes).

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