Releases: adrianocastro189/center-gossip-frame
Releases · adrianocastro189/center-gossip-frame
v1.3.0
What's Changed
- Add the AbstractCoveredFrame abstract class by @adrianocastro189 in #14
- Implement AbstractCoveredFrame:applyListener() by @adrianocastro189 in #15
- Implement AbstractCoveredFrame:canBeCentralized() by @adrianocastro189 in #16
- Implement AbstractCoveredFrame:centralizeFrame() by @adrianocastro189 in #17
- Implement AbstractCoveredFrame:isFrameCentered() by @adrianocastro189 in #18
- Implement AbstractCoveredFrame:maybeCentralizeFrame() by @adrianocastro189 in #19
- Add the GenericCoveredFrame class by @adrianocastro189 in #20
- Add the ClassTrainerCoveredFrame class by @adrianocastro189 in #21
- Add the MerchantCoveredFrame class by @adrianocastro189 in #22
- Refactor how Center Gossip Frames work with covered frames by @adrianocastro189 in #23
- Update changelog by @adrianocastro189 in #24
- Release - v1.3.0 by @adrianocastro189 in #13
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- Add addon version to the library initiaization properties by @adrianocastro189 in #9
- Move TestCenterGossipFrame to the new TestCase structure by @adrianocastro189 in #10
- Add the TradeSkillMasterIntegration class by @adrianocastro189 in #11
- Add coverage for ClassTrainerFrame by @adrianocastro189 in #12
- Release - v1.2.0 by @adrianocastro189 in #8
Full Changelog: 1.1.1...1.2.0
v1.1.1
v1.1.0
What's Changed
- Set the X-Curse-Project-ID meta value in the addon TOC files by @adrianocastro189 in #3
- Add the CenterGossipFrame:canBeCentralized() sanity check by @adrianocastro189 in #4
- A complete refactor of the centralization process by @adrianocastro189 in #5
- Final tweaks for releasing v1.1.0 by @adrianocastro189 in #6
- Release - v1.1.0 by @adrianocastro189 in #2
Full Changelog: 1.0.1...1.1.0
v1.0.1
v1.0.0
- First version of the addon covering the Gossip and Frame frames