-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
5762db9
commit af08255
Showing
5 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"componentChunkName":"component---src-pages-markdown-remark-frontmatter-slug-js","path":"/changelog","result":{"data":{"markdownRemark":{"html":"<h1>Changelog</h1>\n<p>All notable changes to this project will be documented in this file.</p>\n<p>The format is based on <a href=\"https://keepachangelog.com/en/1.0.0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Keep a Changelog</a>,\r\nand this project adheres to <a href=\"https://semver.org/spec/v2.0.0.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Semantic Versioning</a>.</p>\n<h2>[0.4.1] - 2022/10/30</h2>\n<h3>Added</h3>\n<ul>\n<li>Help URLs added to behaviors</li>\n</ul>\n<h2>[0.4.0] - 2021/09/15</h2>\n<h3>Added</h3>\n<ul>\n<li>New <code>layerMask</code> property added to all collision event behaviors</li>\n</ul>\n<h2>[0.3.1] - 2021/06/28</h2>\n<h3>Changed</h3>\n<ul>\n<li>[AddComponentMenu] attribute added to all behaviors</li>\n</ul>\n<h2>[0.3.0] - 2021/06/09</h2>\n<h3>Added</h3>\n<ul>\n<li>Collider event behaviors</li>\n</ul>\n<h2>[0.2.0] - 2021/05/29</h2>\n<h3>Added</h3>\n<ul>\n<li>Explosion script</li>\n</ul>\n<h3>Changed</h3>\n<ul>\n<li>Renamed physics materials</li>\n</ul>\n<h2>[0.1.0] - 2021/05/19</h2>\n<h3>Added</h3>\n<h4>Scripts</h4>\n<ul>\n<li>Magnet</li>\n<li>Magnetic</li>\n<li>LayerMask Extensions</li>\n</ul>\n<h4>Materials</h4>\n<ul>\n<li>Bouncy</li>\n<li>Bouncy Box (2D)</li>\n<li>Ice</li>\n<li>MaxFriction</li>\n<li>Metal</li>\n<li>Rubber</li>\n<li>Wood</li>\n<li>ZeroFriction</li>\n<li>Slippery (2D)</li>\n<li>Sticky (2D)</li>\n</ul>","frontmatter":{"slug":"/changelog","class":"changelog","title":""}}},"pageContext":{"id":"5cbc93b7-6d98-58e1-866e-ec43b81f62d7","frontmatter__slug":"/changelog","__params":{"frontmatter__slug":"changelog"}}},"staticQueryHashes":["1654257956","2011016986","3218290725"]} | ||
{"componentChunkName":"component---src-pages-markdown-remark-frontmatter-slug-js","path":"/changelog","result":{"data":{"markdownRemark":{"html":"<h1>Changelog</h1>\n<p>All notable changes to this project will be documented in this file.</p>\n<p>The format is based on <a href=\"https://keepachangelog.com/en/1.0.0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Keep a Changelog</a>,\r\nand this project adheres to <a href=\"https://semver.org/spec/v2.0.0.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Semantic Versioning</a>.</p>\n<h2>[0.4.0] - 2023/06/25</h2>\n<h3>Added</h3>\n<ul>\n<li>New classes for custom event types\n<ul>\n<li><code>CollisionEvent</code></li>\n<li><code>CollisionEvent2D</code></li>\n<li><code>ColliderEvent</code></li>\n<li><code>ColliderEvent2D</code></li>\n</ul>\n</li>\n<li>New <code>layerMask</code> property added to all event behaviors</li>\n<li>Help URLs added to behaviors</li>\n</ul>\n<h3>Changed</h3>\n<ul>\n<li>Set namespace of all events to <code>Zigurous.Physics.Events</code></li>\n</ul>\n<h2>[0.3.1] - 2021/06/28</h2>\n<h3>Changed</h3>\n<ul>\n<li>[AddComponentMenu] attribute added to all behaviors</li>\n</ul>\n<h2>[0.3.0] - 2021/06/09</h2>\n<h3>Added</h3>\n<ul>\n<li>Collider event behaviors</li>\n</ul>\n<h2>[0.2.0] - 2021/05/29</h2>\n<h3>Added</h3>\n<ul>\n<li>Explosion script</li>\n</ul>\n<h3>Changed</h3>\n<ul>\n<li>Renamed physics materials</li>\n</ul>\n<h2>[0.1.0] - 2021/05/19</h2>\n<h3>Added</h3>\n<h4>Scripts</h4>\n<ul>\n<li>Magnet</li>\n<li>Magnetic</li>\n<li>LayerMask Extensions</li>\n</ul>\n<h4>Materials</h4>\n<ul>\n<li>Bouncy</li>\n<li>Bouncy Box (2D)</li>\n<li>Ice</li>\n<li>MaxFriction</li>\n<li>Metal</li>\n<li>Rubber</li>\n<li>Wood</li>\n<li>ZeroFriction</li>\n<li>Slippery (2D)</li>\n<li>Sticky (2D)</li>\n</ul>","frontmatter":{"slug":"/changelog","class":"changelog","title":""}}},"pageContext":{"id":"5cbc93b7-6d98-58e1-866e-ec43b81f62d7","frontmatter__slug":"/changelog","__params":{"frontmatter__slug":"changelog"}}},"staticQueryHashes":["1654257956","2011016986","3218290725"]} |
Oops, something went wrong.