Skip to content

New release? #363

@saghul

Description

@saghul
Contributor

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

Activity

bnoordhuis

bnoordhuis commented on Apr 9, 2024

@bnoordhuis
Contributor

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

chqrlie

chqrlie commented on Apr 9, 2024

@chqrlie
Collaborator

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

saghul commented on Apr 9, 2024

@saghul
ContributorAuthor

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

saghul commented on May 14, 2024

@saghul
ContributorAuthor

@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

saghul commented on Jun 7, 2024

@saghul
ContributorAuthor

@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

chqrlie commented on Jun 7, 2024

@chqrlie
Collaborator

@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

saghul commented on Jun 7, 2024

@saghul
ContributorAuthor

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

saghul commented on Jun 8, 2024

@saghul
ContributorAuthor

0.5.0 is out!

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bnoordhuis@saghul@chqrlie

        Issue actions

          New release? · Issue #363 · quickjs-ng/quickjs