Releases: mbajur/inner_performance
Releases · mbajur/inner_performance
v0.2.1
What's Changed
- Github CI by @mbajur in #1
- Add Regular Housekeeping README section by @mbajur in #2
- Add Gemfile.lock to .gitignore by @westonganger in #10
- Use different sample rate between production/development in readme by @westonganger in #7
- Remove engine mount from within engine routes by @westonganger in #8
- CleanupJob fixes and specs coverage by @mbajur in #12
- Remove sprockets config step, ensure propshaft compatibility by @westonganger in #9
- Remove inner_performance asset includes from dummy app by @westonganger in #15
- Fix rubocop.yml loading on CI by @mbajur in #17
- Revert commenting out mysql2 gem in rails_8.0.gemfile by @mbajur in #18
- Serve gem css, including Bootstrap, via routes/controller by @bensheldon in #16
- Update CI gemfiles for propshaft testing by @westonganger in #14
- Use ignore_rules.unshift instead of ignore_rules.push in example by @westonganger in #20
- Remove .gem file from repo by @westonganger in #21
- Remove extra rubocop.yml file by @mbajur in #26
- Improve tagline by @westonganger in #23
- Make database.yml actually use all the db engines on CI by @mbajur in #27
- Make it able to cleanup events right after saving an event by @mbajur in #29
- Remove MySQL from CI matrix by @mbajur in #31
- Traces by @mbajur in #30
- View and Db models specs by @mbajur in #32
- Wrong create_at format for Traces by @mbajur in #33
- Use #delete in CleanupJob by @mbajur in #34
- Make it able to use Decimal numbers as rate values by @mbajur in #35
New Contributors
- @mbajur made their first contribution in #1
- @westonganger made their first contribution in #10
- @bensheldon made their first contribution in #16
Full Changelog: https://github.com/mbajur/inner_performance/commits/v0.2.1