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

"Revert" master back to 0.2 branch #68

Merged
merged 13 commits into from
Nov 30, 2023
Merged

"Revert" master back to 0.2 branch #68

merged 13 commits into from
Nov 30, 2023

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Nov 30, 2023

This is a bit strange move, but we're probably not going to release the changes on 0.3 any time soon. So to simplify the maintenance here (to avoid backports etc), this resets master to the 0.28 (via a merge commit with the current release-0.28 branch).

At the time of the PR, master was at bdaa1ff and the changes are staying around on https://github.com/JuliaComputing/DataSets.jl/tree/next

Diff with 0.2.10 (no "0 Files changed"): v0.2.10...mp/master-to-0.28

image

mortenpi and others added 13 commits November 1, 2022 09:34
* Use Pkg.develop instead of LOAD_PATH

* Expand CI test matrix to include 1.5, 1.7

1.5 is the lowest version we support here.

(cherry picked from commit ad3c9a9)
This backports a part of #40 that enables hyphens in dataset names to
the 0.2 branch, for tagging as 0.2.7.
Backport allowing `-` in dataset names to 0.2
Handle hyphens in dataset() (#57)

Manually backported from commit 2b31808
Also bump the DataSets.jl version to 0.2.9 for release.
fix: allow AbstractTrees 0.4 on release-0.2 branch
[release-0.2] feat: add way to register post-__init__ callbacks
@mortenpi mortenpi merged commit c0e67b7 into master Nov 30, 2023
14 checks passed
@mortenpi mortenpi deleted the mp/master-to-0.28 branch November 30, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants