<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/op_crates/file, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<entry>
<title>Rename crate_ops to extensions (#10431)</title>
<updated>2021-04-30T19:51:48+00:00</updated>
<author>
<name>Andy Hayden</name>
<email>andyhayden1@gmail.com</email>
</author>
<published>2021-04-30T19:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=684c357136fd44f9d5a1b8bb4402400ed1354677'/>
<id>684c357136fd44f9d5a1b8bb4402400ed1354677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(extensions): reintroduce builder (#10412)</title>
<updated>2021-04-28T22:16:45+00:00</updated>
<author>
<name>Aaron O'Mullan</name>
<email>aaron.omullan@gmail.com</email>
</author>
<published>2021-04-28T22:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=e89295b176b4f494d19b547b6b4d7c98d0cf1da1'/>
<id>e89295b176b4f494d19b547b6b4d7c98d0cf1da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: introduce extensions (#9800)</title>
<updated>2021-04-28T16:41:50+00:00</updated>
<author>
<name>Aaron O'Mullan</name>
<email>aaron.omullan@gmail.com</email>
</author>
<published>2021-04-28T16:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=0260b488fbba9a43c64641428d3603b8761067a4'/>
<id>0260b488fbba9a43c64641428d3603b8761067a4</id>
<content type='text'>
Extensions allow declarative extensions to "JsRuntime" (ops, state, JS or middleware).

This allows for:
- `op_crates` to be plug-and-play &amp; self-contained, reducing complexity leaked to consumers
- op middleware (like metrics_op) to be opt-in and for new middleware (unstable, tracing,...)
- `MainWorker` and `WebWorker` to be composable, allowing users to extend workers with their ops whilst benefiting from the other infrastructure (inspector, etc...)

In short extensions improve deno's modularity, reducing complexity and leaky abstractions for embedders and the internal codebase.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extensions allow declarative extensions to "JsRuntime" (ops, state, JS or middleware).

This allows for:
- `op_crates` to be plug-and-play &amp; self-contained, reducing complexity leaked to consumers
- op middleware (like metrics_op) to be opt-in and for new middleware (unstable, tracing,...)
- `MainWorker` and `WebWorker` to be composable, allowing users to extend workers with their ops whilst benefiting from the other infrastructure (inspector, etc...)

In short extensions improve deno's modularity, reducing complexity and leaky abstractions for embedders and the internal codebase.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: upgrade dprint plugins (#10397)</title>
<updated>2021-04-28T14:08:51+00:00</updated>
<author>
<name>Satya Rohith</name>
<email>me@satyarohith.com</email>
</author>
<published>2021-04-28T14:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=2bd087ab1b2c2047b1681b8bb369a1f8acf30019'/>
<id>2bd087ab1b2c2047b1681b8bb369a1f8acf30019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: release crates (#10327)</title>
<updated>2021-04-23T13:05:12+00:00</updated>
<author>
<name>Luca Casonato</name>
<email>lucacasonato@yahoo.com</email>
</author>
<published>2021-04-23T13:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=52d316f143e6069a2fa8ba16bc2cff2baf7f1e83'/>
<id>52d316f143e6069a2fa8ba16bc2cff2baf7f1e83</id>
<content type='text'>
Release crates for the cli 1.9.2 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release crates for the cli 1.9.2 release.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: release crates (#10269)</title>
<updated>2021-04-20T22:15:39+00:00</updated>
<author>
<name>Bartek Iwańczuk</name>
<email>biwanczuk@gmail.com</email>
</author>
<published>2021-04-20T22:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=34328335743a377a701c5b812ab725c34ecc29c8'/>
<id>34328335743a377a701c5b812ab725c34ecc29c8</id>
<content type='text'>
* Revert "tooling(bench_util): benching and profiling utilities (#10223)"

This reverts commit 733a00030582375c43fa156e978f25df6ecc9e9a.

* Upgrade notify</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Revert "tooling(bench_util): benching and profiling utilities (#10223)"

This reverts commit 733a00030582375c43fa156e978f25df6ecc9e9a.

* Upgrade notify</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update copyright headers (#10243)</title>
<updated>2021-04-20T05:27:36+00:00</updated>
<author>
<name>Yoshiya Hinosawa</name>
<email>stibium121@gmail.com</email>
</author>
<published>2021-04-20T05:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=8424647d22fd0c18ddefc5969250afc20fcc7a3b'/>
<id>8424647d22fd0c18ddefc5969250afc20fcc7a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: align FormData to spec (#10169)</title>
<updated>2021-04-14T20:49:16+00:00</updated>
<author>
<name>Luca Casonato</name>
<email>lucacasonato@yahoo.com</email>
</author>
<published>2021-04-14T20:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=353e79c796efc6c6aa328abb4d7cef5e642944af'/>
<id>353e79c796efc6c6aa328abb4d7cef5e642944af</id>
<content type='text'>
This PR aligns `FormData` to spec. All WPT tests are passing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR aligns `FormData` to spec. All WPT tests are passing.</pre>
</div>
</content>
</entry>
<entry>
<title>chore: release crates (#10164)</title>
<updated>2021-04-13T16:22:48+00:00</updated>
<author>
<name>Bartek Iwańczuk</name>
<email>biwanczuk@gmail.com</email>
</author>
<published>2021-04-13T16:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=1be65bbe4f15df27d502ed6c06d717e7a964dbab'/>
<id>1be65bbe4f15df27d502ed6c06d717e7a964dbab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(deno): remove concept of bin &amp; json ops (#10145)</title>
<updated>2021-04-12T19:55:05+00:00</updated>
<author>
<name>Aaron O'Mullan</name>
<email>aaron.omullan@gmail.com</email>
</author>
<published>2021-04-12T19:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=46b1c653c0c433932908b7610f60b409af134c76'/>
<id>46b1c653c0c433932908b7610f60b409af134c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
