Skip to content

Version v0.5.1 πŸ¦€

Latest
Compare
Choose a tag to compare
@JMTamayo JMTamayo released this 27 Nov 19:55
· 25 commits to main since this release
98bad8e

What's New πŸ’œ

  • ⚑ Implement belongs_to_me() in IsStillMineReply to verify if the message is still in consumer pending list. Function is_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