mystor / rust-cpp

Embed C++ directly inside your rust code!
Apache License 2.0
798 stars 44 forks source link

Bump version #37

Closed ogoffart closed 6 years ago

ogoffart commented 6 years ago

Since there is a few new features i thought it is the time to increase the version.

ogoffart commented 6 years ago

Actually, i'm a bit unsure if it should be 0.3.3 or 0.4. There is a potential breaking change that the cpp! macro has become more complex and may need to change the recursion_limit. There are also quite some features.

mystor commented 6 years ago

Let's bump to 0.4 :-)

ogoffart commented 6 years ago

@mystor If you do not object, I'll merge all the pending pull request including this version. Then how does it work to push the next version to crates.io?

mystor commented 6 years ago

I can push the new version up. Throw me an email some time this week when you think the tree's ready & I'll give it a once over and publish :-)