What's New π
- β‘ Implement
belongs_to_me()
inIsStillMineReply
to verify if the message is still in consumer pending list. Functionis_still_mine()
was deprecated. By @JMTamayo. - β‘ Implement Doc Tests in CI pipeline. By @JMTamayo.
Changed:
- π Unify Unit Tests and Coverage steps in CI pipeline. By @JMTamayo.
- π Making the Checkout step the first step in the pipeline to ensure that the code is available prior to the execution of the CI flow. By @JMTamayo.
- π Apply all steps for workspace in CI pipeline. By @JMTamayo.
What's Changed
Full Changelog: v0.5.0...v0.5.1