Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 415 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 415 Bytes

0.5.0 (2020-09-04)

  • Silence warnings on Ruby 2.7 (boof)

0.4.0 (2019-12-31)

  • Add support for Ruby 2.7. (gekola)

0.3.0 (2018-03-27)

  • Support scoped checkouts.

  • Use frozen string literals.

0.2.0 (2016-02-05)

  • Add an option for a detach_if callable, which can contain logic to determine whether to remove an object from the pool.

0.1.0 (2014-02-14)

  • Initial release.