Commit Graph

137 Commits

Author SHA1 Message Date
nicolas.dorier
b4ed4623e1
bump 2022-11-29 11:20:14 +09:00
nicolas.dorier
2d84433a62
bump 2022-11-25 22:26:29 +09:00
JesterHodl
ec76acd3a6
Code analysis (#4293)
* Enable NETAnalyzers for whole project

- remove obsolete analyzers so that the .NET Core SDK NETAnalyzers can be used
- enable NETAnalyzers for all projects so that developers can use them by defining the AnalysisMode on individual projects

This is because if we set AnalysisMode to minimal, recommended or all it would spam with warning.
The idea is to be able to turn them on during development to fix recommended stuff without polluting the build output.

Following commits will implement some of the Code Analysis findings

* Performance hints for using char overloads for single characters (CA1834 and CA1847)

CA1834: Use StringBuilder.Append(char) for single character strings
CA1847: Use string.Contains(char) instead of string.Contains(string) with single characters
2022-11-20 17:42:36 +09:00
Nicolas Dorier
e1a235b4e8
Changelog and bump (#4201) 2022-10-08 12:42:46 +09:00
nicolas.dorier
0bc3e94052
bump 2022-09-26 22:51:49 +09:00
Kukks
11ec72ce8c
changelog and bump
(cherry picked from commit a661f08d7b)
2022-08-26 10:26:51 +02:00
Kukks
4aa94d5a13
bump btcpay to revert bug 2022-08-18 13:21:21 +02:00
Kukks
1a4a3714c7
Changelog for 1.6.8 2022-08-18 08:16:22 +02:00
Kukks
7f41a1ef09
bump and changelog for 1.6.7 2022-08-10 10:07:15 +02:00
Kukks
bf0cbf24e4
bump and changelog for 1.6.6 2022-08-06 17:07:41 +02:00
nicolas.dorier
6239f9da75
Bump 2022-08-04 12:11:21 +09:00
nicolas.dorier
2ea6eb09e6
Update changelog 2022-08-03 21:41:39 +09:00
nicolas.dorier
a3d536bd51
Changelog and bump 2022-07-23 20:39:15 +09:00
nicolas.dorier
218d64d8df
Update Changlog, and bump 2022-07-15 12:47:15 +09:00
nicolas.dorier
03fbd51fab
bump 2022-07-11 23:13:35 +09:00
nicolas.dorier
265e2930f1
bump 2022-07-08 16:54:35 +09:00
Kukks
f08f064bc6
add changelog and bump 2022-05-28 14:05:16 +02:00
nicolas.dorier
cfbf081cac
bump 2022-05-25 19:33:39 +09:00
Andrew Camilleri
225243ba93
1.5.2 changelog (#3730)
* 1.5.2 chaneglog

* bump
2022-05-09 20:58:49 +09:00
nicolas.dorier
e5602a86a2
bump 2022-04-30 12:58:58 +09:00
nicolas.dorier
ae67cc8a51
bump 2022-04-28 22:06:03 +09:00
Kukks
5b5aa2c721
bump btcpay 2022-04-01 13:22:24 +02:00
Kukks
7652645dda
1.4.8 update 2022-03-31 12:48:10 +02:00
Kukks
cde5bd87d8 update 1.4.7 2022-03-02 12:37:28 +01:00
nicolas.dorier
90d989e358
Bump 1.4.6 2022-02-21 14:54:43 +09:00
nicolas.dorier
631ddc0af2
Bump version 2022-02-15 14:33:25 +09:00
nicolas.dorier
1c1f69fa50
bump 1.4.4 2022-02-08 12:21:58 +09:00
nicolas.dorier
0535e9c68f
1.4.3 2022-02-02 20:24:56 +09:00
nicolas.dorier
16a4c072a9
Bump 2022-01-28 22:52:56 +09:00
Kukks
7bae6b2e8f bump 2022-01-27 17:17:20 +01:00
Nicolas Dorier
a9b755fa1d
Changelog 1.4.0 (#3328) 2022-01-27 22:24:39 +09:00
nicolas.dorier
ab3aab9c22
Make BTCPayServer works with dotnet watch hot reload 2022-01-01 22:05:51 +09:00
nicolas.dorier
259f0b5aad
Bump to C# 10 2021-12-27 13:20:57 +09:00
Nicolas Dorier
02419dcdd1
Migrate to .net6.0 (#3198) 2021-12-27 13:15:43 +09:00
nicolas.dorier
fd7b11518c
Update changelog 2021-12-14 12:14:33 +09:00
nicolas.dorier
eabe24bb3e
changelog and bump 2021-11-20 22:45:21 +09:00
nicolas.dorier
b196bad75f
Update changelog 2021-11-15 22:50:13 +09:00
nicolas.dorier
14a708b3df
bump 2021-11-09 23:34:03 +09:00
nicolas.dorier
ff8adbbd37
bump 2021-11-05 12:18:13 +09:00
nicolas.dorier
7f13f6f915
Changelog for 1.3.2 2021-11-05 00:29:05 +09:00
nicolas.dorier
6b96f9b446
bump 2021-10-30 14:00:25 +09:00
nicolas.dorier
d6e3fb46ee
bump 2021-10-29 23:41:02 +09:00
nicolas.dorier
b970f64639
Remove build warnings 2021-10-06 12:53:41 +09:00
nicolas.dorier
d975ea1509
bump 2021-09-26 14:33:36 +09:00
nicolas.dorier
6f75125cf5
bump 2021-09-09 22:17:46 +09:00
nicolas.dorier
f53597845e
bump btcpayserver 2021-08-31 15:54:38 +09:00
nicolas.dorier
2d23f3e5d4
bump 2021-08-13 15:51:46 +09:00
nicolas.dorier
a27217dc62
bump 2021-08-09 23:55:31 +09:00
nicolas.dorier
f1092f910a
bump 2021-05-19 20:19:22 +09:00
nicolas.dorier
0eace936b0
Bump 2021-05-14 17:21:32 +09:00