Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

width is improperly deprecated #43

Open
ashleylid opened this issue Jan 26, 2016 · 3 comments
Open

width is improperly deprecated #43

ashleylid opened this issue Jan 26, 2016 · 3 comments

Comments

@ashleylid
Copy link

Hi,

Routine width() stopped working. I found out that its now widths, but havent seen anything documenting the change - am I missing it somewhere?

Thx

@sjkelly
Copy link
Member

sjkelly commented Jan 26, 2016

Yes, we messed up semver on releases and 0.2.1 is breaking and supposed to
be 0.3.0. Sorry about that.

width is deprecated in favor of widths which returns a vector of all
lengths rather than a scalar. This means we don't have to use the ambiguous
length and height functions for the other axes.
On Jan 26, 2016 7:24 AM, "kleinash" [email protected] wrote:

Closed #43 #43.


Reply to this email directly or view it on GitHub
#43 (comment)
.

@ashleylid
Copy link
Author

I get it - knew there would be a valid logical explanation. Closed the issue cause of the other thread.. I'll stick ref to your answer there.

@sjkelly
Copy link
Member

sjkelly commented Jan 26, 2016

Just saw that one. Thanks!
On Jan 26, 2016 8:42 AM, "kleinash" [email protected] wrote:

I get it - knew there would be a valid logical explanation. Closed the
issue cause of the other thread.. I'll stick ref to your answer there.


Reply to this email directly or view it on GitHub
#43 (comment)
.

@sjkelly sjkelly reopened this Jan 26, 2016
@sjkelly sjkelly changed the title width stopped working width is improperly deprecated Jan 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants