1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
## 0.0.9
* feat: Add support for ownership tagging via magic comment [#10]
* chore: simplify release Github Action [#9]
## 0.0.8
* chore: add badges to README and add gemspec metadata [#6]
* chore: setup local development [#3]
* chore: upgrade ruby [#4]
* chore: standardize repository for procore open-source[#2]
## 0.0.7
* Migrate to procore-oss/rspec_profiling repo [#1]
## 0.0.6
* Create indexes for DB collectors [#26]
* Use ActiveRecord v5 data_source_exists? if in use [#25]
* Strip newlines and other whitespace in Git output [#24]
## 0.0.5
|