v1.1.0
What's Changed
- Adds itemsByIDs query. by @austinhodak in #19
- Cache POST requests with no body by @GrantBirki in #22
- Organize schema.js by @austinhodak in #17
- please stop by @GrantBirki in #23
- More crafting info by @Razzmatazzz in #24
- add api notes to readme by @GrantBirki in #25
- adjust buyFor/sellFor flea prices by @Razzmatazzz in #26
- use 0 as default when no prices available by @Razzmatazzz in #27
- add ammo query by @Razzmatazzz in #28
- Twitch stats by @GrantBirki in #30
- Improved CI test suite by @GrantBirki in #31
- further improve ci tests by @GrantBirki in #32
- add priceRUB field by @Razzmatazzz in #33
- Overhauled API by @Razzmatazzz in #29
- add players to maps by @Razzmatazzz in #35
- Branch Deployment by @GrantBirki in #36
- test by @GrantBirki in #37
- Use Comment Action by @GrantBirki in #40
- properly get pr number for actions workflow by @GrantBirki in #41
- update github action to version v2 by @GrantBirki in #42
- update response filter by @Razzmatazzz in #38
- Support localization by @Razzmatazzz in #43
- fix task bugs by @Razzmatazzz in #45
- bump to v1.4.2 by @GrantBirki in #46
- Make item properties available via API by @Razzmatazzz in #44
- Discord by @GrantBirki in #48
- reduce API errors by @Razzmatazzz in #49
- Update README.md by @Razzmatazzz in #50
- use cache service by @GrantBirki in #51
- Update branch-deploy.yml by @GrantBirki in #52
- item -> items by @GrantBirki in #53
- Separate kvs by @Razzmatazzz in #56
- add stim effects to item props by @Razzmatazzz in #57
- fix barter task unlock bug by @Razzmatazzz in #58
- Update new-pr.yml by @GrantBirki in #59
- add twitch api key notes by @GrantBirki in #61
- open collective by @GrantBirki in #62
- Dogtag barters by @Razzmatazzz in #63
- Add player levels by @Razzmatazzz in #64
- bartersFor includes presets by @Razzmatazzz in #65
- add id to barters by @Razzmatazzz in #66
- add increased ci test coverage for the graphql API by @GrantBirki in #68
- Add more weapon properties by @Razzmatazzz in #69
- Add categoryTop attribute by @Razzmatazzz in #70
- Update FUNDING.yml to fix link by @thaddeus in #71
- Make ItemType and LanguageCode dynamic by @Razzmatazzz in #72
- add ItemPropertiesKey by @Razzmatazzz in #74
- More map data by @Razzmatazzz in #75
- Preset stats by @Razzmatazzz in #76
- fix trader name translation on TraderOffer by @Razzmatazzz in #77
- update-branch-deploy-action by @GrantBirki in #81
- add normalizedName to FleaMarket type by @GrantBirki in #79
- Add item categories by @Razzmatazzz in #82
- Query cache kv by @Razzmatazzz in #83
- add start, success, and fail message ids to task by @Razzmatazzz in #84
- add descriptionMessageId to Task by @Razzmatazzz in #86
- Update README.md by @GrantBirki in #87
- Update branch-deploy.yml by @GrantBirki in #89
- add more item properties by @Razzmatazzz in #88
- add normalizedName to Vendor interface by @Razzmatazzz in #90
New Contributors
Full Changelog: v1.0.1...v1.1.0