# Tier v0.7

[Tier v0.7](https://github.com/tierrun/tier/releases/tag/v0.7.0) is now available. Updates include

* Support for canceling subscriptions
    
* Free Trials support
    
* Detection and reporting of lingering Stripe idempotency keys
    

We are also releasing several bug fixes and enhancements which you can find in the release notes here: https://github.com/tierrun/tier/releases/tag/v0.7.0

#### Getting started with Tier

Please head over to [https://tier.run/releases](https://tier.run/releases) to check out more changes and install options. As always, `brew upgrade tierrun/tap/tier` works too!

If you haven't used Tier yet, these resources are a good place to get started:

* [Hello World! example](https://blog.tier.run/tier-hello-world-demo) - Step-by-step guide to adding Tier to your new or existing codebase
    
* [Quick Start Guide](https://tier.run/docs/quickstart) - Step-by-step to getting up and running with Tier.
    
* [Recipes](https://tier.run/docs/recipes) - Example common pricing models and their corresponding Tier `pricing.json` representations.
    
* [CLI Reference](https://tier.run/docs/cli) - Documentation for the Tier command line tool.
