Skip to content

add only#2449

Merged
bkamins merged 4 commits intoJuliaData:masterfrom
bkamins:add_only
Sep 24, 2020
Merged

add only#2449
bkamins merged 4 commits intoJuliaData:masterfrom
bkamins:add_only

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Sep 22, 2020

Following discussion on Slack I think it is good to add only to complement first and last.

@bkamins bkamins added feature non-breaking The proposed change is not breaking labels Sep 22, 2020
@bkamins bkamins added this to the 1.x milestone Sep 22, 2020
bkamins and others added 2 commits September 23, 2020 08:08
Co-authored-by: Alex Arslan <ararslan@comcast.net>
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Sep 23, 2020

only coverage and nightly fails now

Co-authored-by: Alex Arslan <ararslan@comcast.net>
Copy link
Copy Markdown
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wanting this just yesterday! 😄

@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Sep 24, 2020

@nalimilan - OK to merge?

export hasproperty
end

if isdefined(Base, :only) # Introduced in 1.4.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't to prefer explicit VERSION checks, which Femtocleaner can automatically remove once we drop support for 1.4, but as you like.

@bkamins bkamins merged commit 8ea2edf into JuliaData:master Sep 24, 2020
@bkamins bkamins deleted the add_only branch September 24, 2020 08:20
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Sep 24, 2020

Thank you! I leave it as is. When we will move to a new LTS I will have to review the whole package anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature non-breaking The proposed change is not breaking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants