Add Minitest test suite to allgood because people have started to submit issues and PRs and I need a way to ensure things won't break moving forward #oss
Add balance_after and balance_before for every transaction in usage_credits so users can easily render a nice bank-statement-like view of credit transactions with resulting balance #oss
Make it explicit in the pricing_plans docs that the integration with the pay gem is automatic and the user doesn't need to do anything because someone was confused and opened an issue #oss
Go over my most popular Ruby gem repos and standardize the CI tests actions so they're all coherent + test against different versions of Rails + test against Ruby 4.0 just launched + add "Tests: passing" badge to README #oss
Decouple trackdown gem from Maxmind so we can use different providers (like Cloudflare, which works automatically with the gem now whenever the CF IP headers are present) #oss