-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
Since the last release, there have been 3 commits that I deem possibly breaking:
- Automatically create nested
BenchmarkGroup
on access #309 => makes it easier to overwrite existing benchmark groups without noticing, but arguably this is a bad practice anyway - Don't tune manually set evals parameter #318 => more likely a bugfix
- don't export leaves #333 => removes an undocumented export so probably ok
In my view, semantic versioning is slightly looser when it comes to dev-facing packages like BenchmarkTools.jl, and so we could tag a non-breaking release. What do other people think?
Metadata
Metadata
Assignees
Labels
No labels