Releases: allen-mckenzie/business-matchup
1.0.0
WordPress Plugin Release
This plugin is now an approved plugin on the WordPress Plugin Repository!
Shout Outs
@chrsitinaworkman - Your design decisions and planning around the display and controls of the individual cards of the poll items was a major lift to this plugin. You brought my ideas to life and helped me out in a major way! Thank you so much for all you do and I look forward to collaborating with you more on this plugin and many other projects in the future!
@WebDevStudios - For encouraging all of us to contribute to #5FTF Five For The Future and allowing us to spend the time to create plugins and tools like these for the community.
What's Changed
- WordPress Plugin Release by @allen-mckenzie in #16
Full Changelog: 0.1.4...1.0.0
0.1.4
- Version bumped to 0.1.4 to resolve zip file issues for review team
- Updated translation file
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Enhancement: use composer autoloader to define and load classes
- Corrections: updated README.md and README.txt to have new lines after line itemes
- Cleanup: refactored functions and defined new classes to limit the number of nongetter and setters
Full Changelog: 0.1.2...0.1.3
0.1.2
Fixed declared default constants to have unique 4 letter prefixes.
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Fixed declared default constants to have unique prefixes. Instead of API_KEY this plugin uses the prefix BM_ to make this BM_API_KEY
- Added assets for the plugin icon and banner images
- Added documentation for plugin configuration and integration with Yelp and StrawPoll
Full Changelog: 0.0.4...0.1.1
0.0.4
Release Notes
This release is just the work that has been done so far. Code formatting and cleanup is still pending.
What's Changed
- Version bumped to 0.0.2 by @allen-mckenzie in #3
- Feature: Add API Integrations by @allen-mckenzie in #4
- Code Cleanup by @allen-mckenzie in #6
- Refresh Permalinks on Plugin Activation by @allen-mckenzie in #7
- Code Cleanup by @allen-mckenzie in #8
- Remove inline styles and add card classes to cards by @allen-mckenzie in #9
- Add a default image if Yelp doesn't have one by @allen-mckenzie in #10
- Feature/update css by @christinaworkman in #11
New Contributors
- @christinaworkman made their first contribution in #11
Full Changelog: 0.0.2...0.0.4