<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>tape-lite, branch HEAD</title>
<subtitle>tape shim based on node:test+node:assert with no dependencies
</subtitle>
<entry>
<id>f916eae098f59a4e8f704d7f249e3fa24f3ca1e6</id>
<published>2025-09-21T04:46:10Z</published>
<updated>2025-09-21T04:46:10Z</updated>
<title>version 0.2.0</title>
<link rel="alternate" type="text/html" href="commit/f916eae098f59a4e8f704d7f249e3fa24f3ca1e6.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit f916eae098f59a4e8f704d7f249e3fa24f3ca1e6
parent b98b400ab7874bc2ae7eb9dce0e0580fcaeba176
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sun, 21 Sep 2025 06:46:10 +0200

version 0.2.0

</content>
</entry>
<entry>
<id>b98b400ab7874bc2ae7eb9dce0e0580fcaeba176</id>
<published>2025-09-21T04:44:32Z</published>
<updated>2025-09-21T04:44:55Z</updated>
<title>Create tape context instead of overwriting node:test</title>
<link rel="alternate" type="text/html" href="commit/b98b400ab7874bc2ae7eb9dce0e0580fcaeba176.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit b98b400ab7874bc2ae7eb9dce0e0580fcaeba176
parent 48cb1951146d12eba4652559f3b2db0f752bff09
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sun, 21 Sep 2025 06:44:32 +0200

Create tape context instead of overwriting node:test

Fixes running tape-lite on NodeJS v22.13.1

</content>
</entry>
<entry>
<id>48cb1951146d12eba4652559f3b2db0f752bff09</id>
<published>2025-09-21T03:41:44Z</published>
<updated>2025-09-21T03:41:50Z</updated>
<title>authorized_keys.git: add self</title>
<link rel="alternate" type="text/html" href="commit/48cb1951146d12eba4652559f3b2db0f752bff09.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 48cb1951146d12eba4652559f3b2db0f752bff09
parent dc2cd32b8fdd9ad1634f20a9ca2c15ac5a969dd5
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sun, 21 Sep 2025 05:41:44 +0200

authorized_keys.git: add self

</content>
</entry>
<entry>
<id>dc2cd32b8fdd9ad1634f20a9ca2c15ac5a969dd5</id>
<published>2023-09-21T11:39:56Z</published>
<updated>2023-09-21T11:39:56Z</updated>
<title>Add t.strictSame alias for basic npm:tap compatibility</title>
<link rel="alternate" type="text/html" href="commit/dc2cd32b8fdd9ad1634f20a9ca2c15ac5a969dd5.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit dc2cd32b8fdd9ad1634f20a9ca2c15ac5a969dd5
parent fd2a60bf70f44d8f0ecdaf0dff1cdb9449133bfb
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 13:39:56 +0200

Add t.strictSame alias for basic npm:tap compatibility

</content>
</entry>
<entry>
<id>fd2a60bf70f44d8f0ecdaf0dff1cdb9449133bfb</id>
<published>2023-09-21T11:39:32Z</published>
<updated>2023-09-21T11:39:32Z</updated>
<title>Hook t.comment to console.log</title>
<link rel="alternate" type="text/html" href="commit/fd2a60bf70f44d8f0ecdaf0dff1cdb9449133bfb.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit fd2a60bf70f44d8f0ecdaf0dff1cdb9449133bfb
parent 206fb8e7aee174b769e80d7fe4da6422ab2ac4a3
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 13:39:32 +0200

Hook t.comment to console.log

</content>
</entry>
<entry>
<id>206fb8e7aee174b769e80d7fe4da6422ab2ac4a3</id>
<published>2023-09-21T11:39:16Z</published>
<updated>2023-09-21T11:39:16Z</updated>
<title>Hook t.teardown to test.after</title>
<link rel="alternate" type="text/html" href="commit/206fb8e7aee174b769e80d7fe4da6422ab2ac4a3.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 206fb8e7aee174b769e80d7fe4da6422ab2ac4a3
parent f9b3eef60e3ffbc99e7496dfa7ce6464239f305c
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 13:39:16 +0200

Hook t.teardown to test.after

</content>
</entry>
<entry>
<id>f9b3eef60e3ffbc99e7496dfa7ce6464239f305c</id>
<published>2023-09-21T11:00:03Z</published>
<updated>2023-09-21T11:00:03Z</updated>
<title>Attach console.log to t.plan and t.end</title>
<link rel="alternate" type="text/html" href="commit/f9b3eef60e3ffbc99e7496dfa7ce6464239f305c.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit f9b3eef60e3ffbc99e7496dfa7ce6464239f305c
parent 191c01ea71dcba97a552fd04b4341d2fde09779b
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 13:00:03 +0200

Attach console.log to t.plan and t.end

</content>
</entry>
<entry>
<id>191c01ea71dcba97a552fd04b4341d2fde09779b</id>
<published>2023-09-21T10:38:22Z</published>
<updated>2023-09-21T10:38:29Z</updated>
<title>package.json: Temporarily add list of files to install/publish</title>
<link rel="alternate" type="text/html" href="commit/191c01ea71dcba97a552fd04b4341d2fde09779b.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 191c01ea71dcba97a552fd04b4341d2fde09779b
parent 567500ee332b521b50374307f73179e8d9c016ca
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 12:38:22 +0200

package.json: Temporarily add list of files to install/publish

</content>
</entry>
<entry>
<id>567500ee332b521b50374307f73179e8d9c016ca</id>
<published>2023-09-21T10:31:29Z</published>
<updated>2023-09-21T10:31:29Z</updated>
<title>Add rest of easy to map functions</title>
<link rel="alternate" type="text/html" href="commit/567500ee332b521b50374307f73179e8d9c016ca.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 567500ee332b521b50374307f73179e8d9c016ca
parent 16e15c803713209f133dcd1dfbd323cdb937f214
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Thu, 21 Sep 2023 12:31:29 +0200

Add rest of easy to map functions

</content>
</entry>
<entry>
<id>16e15c803713209f133dcd1dfbd323cdb937f214</id>
<published>2023-09-16T15:39:56Z</published>
<updated>2023-09-16T15:40:46Z</updated>
<title>Relicense under MIT to match original tape library</title>
<link rel="alternate" type="text/html" href="commit/16e15c803713209f133dcd1dfbd323cdb937f214.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 16e15c803713209f133dcd1dfbd323cdb937f214
parent 756d4366582bfce947aca17e9d79a0e3111a38b2
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sat, 16 Sep 2023 17:39:56 +0200

Relicense under MIT to match original tape library

</content>
</entry>
<entry>
<id>756d4366582bfce947aca17e9d79a0e3111a38b2</id>
<published>2023-09-16T15:33:57Z</published>
<updated>2023-09-16T15:33:57Z</updated>
<title>Add format script</title>
<link rel="alternate" type="text/html" href="commit/756d4366582bfce947aca17e9d79a0e3111a38b2.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 756d4366582bfce947aca17e9d79a0e3111a38b2
parent fba2cb52ed2d9ee243f189e61f454e1ead89834c
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sat, 16 Sep 2023 17:33:57 +0200

Add format script

</content>
</entry>
<entry>
<id>fba2cb52ed2d9ee243f189e61f454e1ead89834c</id>
<published>2023-09-16T15:23:56Z</published>
<updated>2023-09-16T15:27:05Z</updated>
<title>index.js: Note all documented APIs from tape</title>
<link rel="alternate" type="text/html" href="commit/fba2cb52ed2d9ee243f189e61f454e1ead89834c.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit fba2cb52ed2d9ee243f189e61f454e1ead89834c
parent 10dc5b15f0cbdecf950b2b4c5164789f6fcd6828
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sat, 16 Sep 2023 17:23:56 +0200

index.js: Note all documented APIs from tape

</content>
</entry>
<entry>
<id>10dc5b15f0cbdecf950b2b4c5164789f6fcd6828</id>
<published>2023-09-16T10:59:10Z</published>
<updated>2023-09-16T15:11:40Z</updated>
<title>init</title>
<link rel="alternate" type="text/html" href="commit/10dc5b15f0cbdecf950b2b4c5164789f6fcd6828.html" />
<author>
<name>Haelwenn (lanodan) Monnier</name>
<email>contact@hacktivis.me</email>
</author>
<content>commit 10dc5b15f0cbdecf950b2b4c5164789f6fcd6828
Author: Haelwenn (lanodan) Monnier &lt;contact@hacktivis.me&gt;
Date:   Sat, 16 Sep 2023 12:59:10 +0200

init

</content>
</entry>
</feed>
