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

Adopt Semantic Versioning strategy #42

Closed
jonbullock opened this issue Oct 14, 2013 · 2 comments
Closed

Adopt Semantic Versioning strategy #42

jonbullock opened this issue Oct 14, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@jonbullock
Copy link
Member

http://semver.org/

Starting with v2.2.0

@ghost ghost assigned jonbullock Oct 14, 2013
@jonbullock
Copy link
Member Author

Add details of strategy to docs as well.

jonbullock added a commit that referenced this issue Oct 20, 2013
Update to version num for issue #42.
Improved speed of Parser test.
@jonbullock
Copy link
Member Author

Docs ready to roll when v2.2.0 release is out.

jonbullock pushed a commit to jonbullock/jbake that referenced this issue Feb 11, 2022
This small change resolves a `NullPointerException` that occurs when the `JBakeServeTask` is trying to grab the input directory from the Gradle convention mapping. This is because it is trying to directly access the `input` field, rather than calling the accessor method. This switch allows the task to get the correctly configured value.
jonbullock pushed a commit to jonbullock/jbake that referenced this issue Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant