Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump version in readme #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![](https://i.imgur.com/BDQ2wWJ.gif)

# Resolv v0.6.0
# Resolv v0.7.0

[pkg.go.dev](https://pkg.go.dev/github.com/solarlune/resolv)

Expand Down Expand Up @@ -245,4 +245,4 @@ If you want to support development, feel free to throw me a couple of bones over

- [ ] Allow for cells that are less than 1 unit large (and so Spaces can have cell sizes of, say, 0.1 units)
- [ ] Custom Vector struct for speed, consistency, and to reduce third-party imports
- [ ] Intersection MTV works properly for external normals, but not internal normals of a polygon
- [ ] Intersection MTV works properly for external normals, but not internal normals of a polygon