Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: scala-js/scala-js-macrotask-executor

v1.1.1

29 Dec 06:06
v1.1.1
This tag was signed with the committer’sverified signature.
djspiewak Daniel Spiewak
GPG key ID:8DB0AD19E03F6F2F
Verified
Learn about vigilant mode.
5b80ed1
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Full Changelog:v1.1.0...v1.1.1

Contributors

  • @armanbilge
armanbilge
Assets2
Loading

v1.1.0

27 Jun 20:12
v1.1.0
This tag was signed with the committer’sverified signature.
djspiewak Daniel Spiewak
GPG key ID:8DB0AD19E03F6F2F
Verified
Learn about vigilant mode.
9c52cf3
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • Updated to Scala 3.1.3
Loading

v1.0.0

10 Oct 20:05
v1.0.0
This tag was signed with the committer’sverified signature.
djspiewak Daniel Spiewak
GPG key ID:8DB0AD19E03F6F2F
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This release is functionally-equivalent tov0.2.0, and we consider the code to be production-stable at this point. Please share and enjoy!

Loading

v0.2.0

12 Sep 16:40
v0.2.0
This tag was signed with the committer’sverified signature.
djspiewak Daniel Spiewak
GPG key ID:8DB0AD19E03F6F2F
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This release is expected to be the final pre-1.0 release of the macrotask-executor project. It is fully source- and binary-compatible with0.1.0, and it is expected that 1.0.0 will retain this same property.

The primary changes from 0.1.0 in this release are support for Scala 2.11(!!) and polyfill support for the JSDOM test environment. The JSDOM environment was previously supported in terms offunctionality, but only due to the fallback tosetTimeout, meaning that all JSDOM usage was quite slow. Thanks to some creative sandbox breaking, we now utilize the Node.jssetImmediate function from the host environment when running under JSDOM, which allows for much higher performance (and thus, much faster tests!). This also allowed us to reenable the internal-facing regression tests which verify that the polyfill is in fact working and avoiding timeout clamping.

The primary expected changes between now and 1.0 will focus on testing in more environments (e.g. Safari on macOS) and any resultant hardening and bugfixing.

User-Facing Pull Requests

Thank you, everyone!

Contributors

  • @sjrd
  • @armanbilge
sjrd and armanbilge
Loading

v0.1.0

06 Sep 23:08
v0.1.0
This tag was signed with the committer’sverified signature.
djspiewak Daniel Spiewak
GPG key ID:8DB0AD19E03F6F2F
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Initial port and release of thePolyfillExecutionContext fromCats Effect! The code itself is already highly stable and well-tested, so we expect to progress towards a 1.0.0 very soon.

Very special thanks to@armanbilge for doing the lion's share of the work, particularly with respect to web worker support!

Contributors

  • @armanbilge
armanbilge
Loading
armanbilge reacted with heart emoji
1 person reacted

[8]ページ先頭

©2009-2025 Movatter.jp