2021-05-12 22:05:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 12 20:00:56 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.22.2
|
|
|
|
* rolling V8 to 9.1.269.27
|
|
|
|
* avoid warnings by adding explicit dyns in a few spots (#677)
|
|
|
|
* Add ScriptCompiler::compile_function_in_context() (#670)
|
|
|
|
* Add Signature::new() (#666)
|
|
|
|
* Fix bad assumption in static_assert (#668)
|
|
|
|
|
2021-04-13 23:11:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 13 21:03:59 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.22.1
|
2021-05-12 22:05:06 +02:00
|
|
|
* Upgrade V8 to 9.1.269.5
|
2021-04-13 23:11:58 +02:00
|
|
|
- includes 0.22:
|
2021-05-12 22:05:06 +02:00
|
|
|
* Upgrade V8 to 9.1.269.2
|
|
|
|
* Upgrade Rust to 1.51.0
|
|
|
|
* Add ArrayBuffer::detach() and is_detachable()
|
|
|
|
* Cache should be updated when build or buildtools is changed
|
|
|
|
* Remove dead platform code
|
|
|
|
* Add String::new_from_one_byte
|
|
|
|
* String::new_external_onebyte_static() should take `&[u8]` instead of …
|
|
|
|
* Add new_single_threaded_default_platform()
|
|
|
|
* Upgrade crates
|
2021-04-13 23:11:58 +02:00
|
|
|
|
2021-03-21 22:51:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 21 21:45:52 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.21
|
|
|
|
* add code cache api
|
|
|
|
* add ScriptCompiler::{Compile,CompileUnboundScript} apis
|
|
|
|
* support for external v8 strings
|
|
|
|
|
2021-02-25 23:53:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 25 22:51:49 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.20
|
|
|
|
* v8: 9.0.257.3
|
|
|
|
|
2021-02-15 18:26:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 15 17:23:38 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.19
|
|
|
|
* includes icu which adds a few dozen MB to src tarball
|
|
|
|
|
2021-02-07 20:30:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 7 19:26:29 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.17
|
|
|
|
|
2021-02-04 03:43:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 4 01:49:02 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to rev containing v8 9.0
|
|
|
|
|
2021-01-26 17:33:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 19 00:37:25 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.16
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 20:39:55 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.15
|
|
|
|
- remove fix-ninja-check.patch (upstreamed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 20 07:11:31 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- Init package at 0.14.0 for deno 1.6.1
|
|
|
|
- add fix-ninja-check.patch to fix gn/ninja validation
|
|
|
|
- add _constraints for huge v8/chromium build
|