-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
125 lines (83 loc) · 5.14 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/dotnet-tor/assets/css/style.css?v=460bc0a076298d45eddef586f55f75f07cb77b10">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Changelog | dotnet-tor</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Changelog" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A .NET cross-platform CLI app that uses TorSharp to run a local proxy" />
<meta property="og:description" content="A .NET cross-platform CLI app that uses TorSharp to run a local proxy" />
<meta property="og:site_name" content="dotnet-tor" />
<script type="application/ld+json">
{"@type":"WebPage","headline":"Changelog","url":"/dotnet-tor/changelog.html","description":"A .NET cross-platform CLI app that uses TorSharp to run a local proxy","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/dotnet-tor">View on GitHub</a>
<h1 id="project_title">dotnet-tor</h1>
<h2 id="project_tagline">A .NET cross-platform CLI app that uses TorSharp to run a local proxy</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="changelog">Changelog</h1>
<h2 id="v041-2022-02-12"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.4.1">v0.4.1</a> (2022-02-12)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.4.0...v0.4.1">Full Changelog</a></p>
<h2 id="v040-2021-08-16"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.4.0">v0.4.0</a> (2021-08-16)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.3.3...v0.4.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>📝 Document configured service paths <a href="https://github.com/devlooped/dotnet-tor/issues/14">#14</a></li>
<li>Add readme.md to package for improved discoverability on nuget.org <a href="https://github.com/devlooped/dotnet-tor/issues/13">#13</a></li>
<li>Switch to using public release of TorSharp <a href="https://github.com/devlooped/dotnet-tor/issues/12">#12</a></li>
</ul>
<h2 id="v033-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.3.3">v0.3.3</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.3.2...v0.3.3">Full Changelog</a></p>
<p>:bug: Fixed bugs:</p>
<ul>
<li>If only .NET5 SDK is installed, tool fails to run <a href="https://github.com/devlooped/dotnet-tor/issues/5">#5</a></li>
</ul>
<h2 id="v032-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.3.2">v0.3.2</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.3.1...v0.3.2">Full Changelog</a></p>
<p>:bug: Fixed bugs:</p>
<ul>
<li>When rendering the service onion URL, also add the port <a href="https://github.com/devlooped/dotnet-tor/issues/4">#4</a></li>
</ul>
<h2 id="v031-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.3.1">v0.3.1</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.3.0...v0.3.1">Full Changelog</a></p>
<p>:bug: Fixed bugs:</p>
<ul>
<li>Failure to locate torrc under Ubuntu <a href="https://github.com/devlooped/dotnet-tor/issues/3">#3</a></li>
</ul>
<h2 id="v030-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.3.0">v0.3.0</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.2.0...v0.3.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Add support for manually configuring the torrc file <a href="https://github.com/devlooped/dotnet-tor/issues/2">#2</a></li>
<li>Add support for registering hidden services <a href="https://github.com/devlooped/dotnet-tor/issues/1">#1</a></li>
</ul>
<h2 id="v020-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.2.0">v0.2.0</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/v0.1.0...v0.2.0">Full Changelog</a></p>
<h2 id="v010-2021-05-19"><a href="https://github.com/devlooped/dotnet-tor/tree/v0.1.0">v0.1.0</a> (2021-05-19)</h2>
<p><a href="https://github.com/devlooped/dotnet-tor/compare/67bd41f468f39d068c83c5b958b64c5afb96cd3a...v0.1.0">Full Changelog</a></p>
<p>* <em>This Changelog was automatically generated by <a href="https://github.com/github-changelog-generator/github-changelog-generator">github_changelog_generator</a></em></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">dotnet-tor maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>