Skip to content

Releases: aegershman/cf-report-usage-plugin

2.9.0

27 Nov 03:18
c9bbb33
Compare
Choose a tag to compare

Changelog

c9bbb33 Finish out each Reporter impl (#69)
3858fea Significant refactoring of internal APIs to use aggregate interfaces of reporters instead of direct properties (#68)

2.8.7

26 Nov 23:16
5d297a3
Compare
Choose a tag to compare

Changelog

d230d10 don't expose unnecessary fields; prepare to re-rename decorators (#66)
5d297a3 rename (again) from decorator to report... my bad (#67)

2.8.6

26 Nov 21:04
6ca5602
Compare
Choose a tag to compare

Changelog

6ca5602 forgot about the stat names in presenters (#65)
1b1994c rename Stats to Decorator(s) (#64)

2.8.5

26 Nov 18:08
7c6f8b6
Compare
Choose a tag to compare

Changelog

7c6f8b6 plugin output formatting (#63)

2.8.4

26 Nov 00:30
9766fb4
Compare
Choose a tag to compare

Changelog

9766fb4 Remove dedicated types wrapping single-structs into slices (#62)
78d03e0 tiny minor internal formatting (#61)

2.8.3

25 Nov 22:40
4cbbf7c
Compare
Choose a tag to compare

Changelog

4cbbf7c account for user-provided services (#60)
b435314 swap os.exit for log.fatal (#59)

2.8.2

25 Nov 21:35
cd25214
Compare
Choose a tag to compare

Changelog

cd25214 Add extra fields to certain models, remove unnecessary code (#58)
dbc6a57 consolidate all models into models package (#57)

2.8.1

25 Nov 19:32
3627bbc
Compare
Choose a tag to compare

Changelog

a8163c9 break out models structs into respective files (#53)
2d8e05a extract stats objects into decorator objects around primary models (#54)
3627bbc rm the skipSI flag (#55)

2.8.0

25 Nov 18:39
0db5ffe
Compare
Choose a tag to compare

Changelog

0db5ffe default output format table (#52)
56a3914 going to rename to usagereport (#51)

2.7.6

25 Nov 17:24
f450017
Compare
Choose a tag to compare

Changelog

f450017 Aggregated OrgStats data, cleaned up BillableAppInstances, etc. (#50)