Daniel Compton
Daniel Compton
Ah right, yes that's also another thing to consider, and would probably end up being treated the same.
I've opened #39 to address this, but it is potentially a breaking change, so am weighing how to fix it.
Because previously it would return nil in some cases and now it would return 0.
Thanks @puredanger that's very helpful information. I had thought about asking a question on the mailing list but had forgotten about the survey data. I'm leaning towards merging this then,...
Hi there, this looks like it could be a good patch to include, are you able to add any tests? I realise it's been a long time since the original...
Thanks, I'll take a look at how we might use `data-pushy-ignore` as part of a workaround. I did some investigation on this. Normal websites (that aren't using HTML5 History) treat...
Unsure, I'll have to check.
I don't remember if I did, but I suspect not.
This is an interesting idea. We'd still need to be able to read `project.clj` files, but I assume we could do that with the Leiningen core dependency? The benefits of...
Would we determine semantic incompatibility by trying to treat the versions as semver versions?