You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Feature/cake frosting (#92)
* Added games list
Add list of games made with MonoGame.Aseprite
* Always specify generate documentation file
* Switch to Cake Frosting
* Update workflow script
* Issue/try get slice 92 (#94)
* Added MonoGame.Aseprite to Test .sln
This is so intellesense would pickup correct
* Added test for issue #92
* Use `_slices` and not `_tags`
The `AsepriteSlice.TryGetSlice(string, out AsepriteSlice?)` method incorrectly searched the `_tags` array and not the `_slices` array. This resolves issue #92
* Bump version number
* Update release notes
0 commit comments