Open
Description
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
Labels
No labels