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

New release? #363

Closed
saghul opened this issue Apr 9, 2024 · 8 comments
Closed

New release? #363

saghul opened this issue Apr 9, 2024 · 8 comments

Comments

@saghul
Copy link
Contributor

saghul commented Apr 9, 2024

Looks like we made good progress this past month or so! v0.4.1...master

How about we make a new release once the open PRs are merged?

Anything either of you is cooking and you'd like to include? @bnoordhuis @chqrlie

@bnoordhuis
Copy link
Contributor

Go for it. I'm not working on anything right now.

@chqrlie
Copy link
Collaborator

chqrlie commented Apr 9, 2024

I would like to merge some more stuff I have been working on, that is almost cooked:

  • printf / snprintf replacement to simplify trace and error message construction with support for JSAtom, JSString * and JSValue *. I am still delegating floating point conversions to the host snprintf for now, but I am working on an efficient alternative for that too.
  • emulation of util.inspect for REPL output.

I am finalizing these before the end of the week.

@saghul
Copy link
Contributor Author

saghul commented Apr 9, 2024

I would like to merge some more stuff I have been working on, that is almost cooked:

  • printf / snprintf replacement to simplify trace and error message construction with support for JSAtom, JSString * and JSValue *. I am still delegating floating point conversions to the host snprintf for now, but I am working on an efficient alternative for that too.

  • emulation of util.inspect for REPL output.

I am finalizing these before the end of the week.

Sounds good!

@saghul
Copy link
Contributor Author

saghul commented May 14, 2024

@chqrlie what PRs would you like to see land before the release? I'd like the TLA one, I'll work on adding the missing bits this week.

@saghul
Copy link
Contributor Author

saghul commented Jun 7, 2024

@chqrlie I'm planning on doing this tonight. Any PR you'd like to get in? Numbers are free so we can release often ;-) I would like to get this one in: #424 (the threshold getter).

@chqrlie
Copy link
Collaborator

chqrlie commented Jun 7, 2024

@chqrlie I'm planning on doing this tonight. Any PR you'd like to get in? Numbers are free so we can release often ;-) I would like to get this one in: #424 (the threshold getter).

I'd like #406 and #412 to get in but I am uncomfortable squeezing them in just before a release.

@saghul
Copy link
Contributor Author

saghul commented Jun 7, 2024

Fair. I'll try and get them reviewed next week. I had hoping Ben would be available, but I'll go for it otherwise.

@saghul
Copy link
Contributor Author

saghul commented Jun 8, 2024

0.5.0 is out!

@saghul saghul closed this as completed Jun 8, 2024
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