oden/third-party/vendor/pollster/CHANGELOG.md
2024-03-08 11:03:01 -08:00

521 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

Removed

Changed

Fixed

[0.3.0] - 2023-02-07

Added

  • pollster::main and pollster::test procedural macros, akin to tokio::main and tokio::test

Changed

  • Improved performance by removing unnecessary allocation