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

Curious about release plans #63

Open
dankreek opened this issue Nov 7, 2016 · 7 comments
Open

Curious about release plans #63

dankreek opened this issue Nov 7, 2016 · 7 comments

Comments

@dankreek
Copy link
Contributor

dankreek commented Nov 7, 2016

Hi, @Izzimach, was just curious about what your plans are for releasing a new version? I was considering submitting a similar a patch for the PIXI.Rectangle type as well and hopefully get it in before release?

@Izzimach
Copy link
Owner

Izzimach commented Nov 7, 2016

No plan, just whenever I have time. If you wanted to get something else in I'll wait before I deploy a new version.

@dankreek
Copy link
Contributor Author

dankreek commented Nov 8, 2016

Well shoot, looks like a lot of PIXI.Rectangle types that are accepted by DisplayObjects don't actually exist initially (undefined by default), so it'd be quite a bit more work to do this properly. I guess go ahead an release when you got the time. Would it be possible to do a simultaneous release to cljsjs as well? I'm really itching to start using this with Reagent.

If I can assist you with anything in this process, please let me know!

@dankreek
Copy link
Contributor Author

dankreek commented Nov 8, 2016

After some reading, I just realized that the process for adding a new package to cljsjs is open to the entirety of github. So I can most definitely handle that bit once the npm package is up.

@Izzimach
Copy link
Owner

Izzimach commented Nov 8, 2016

Actually the code on cljsjs just checks out a specific tag (v0.8.0 or whatever) and builds the clojurescript jar from that, so you don't need an npm package. You can fork cljsjs and build your own local copy of v0.9.0 if you have an immediate need.

I'll pull in #64 and mark that as 0.9.1.

@dankreek
Copy link
Contributor Author

Awesome, I've got a PR up on cljsjs for 0.9.1

@J00nz
Copy link
Contributor

J00nz commented Aug 14, 2018

Realize that this is a old issue, but I thought I'd ask if there are any plans to make a new release soon?

@Izzimach
Copy link
Owner

I can push one out later today, sorry I don't update so much.

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

No branches or pull requests

3 participants