|
1 | 1 | <Project> |
2 | 2 |
|
3 | 3 | <PropertyGroup> |
4 | | - <Version>15.0.1</Version> |
| 4 | + <Version>15.0.2</Version> |
5 | 5 |
|
6 | 6 | <Authors>Ronald Schlenker</Authors> |
7 | | - <Copyright>Copyright 2024 Ronald Schlenker</Copyright> |
| 7 | + <Copyright>Copyright 2025 Ronald Schlenker</Copyright> |
8 | 8 | <PackageTags>http rest HttpClient fetch curl f# c# fSharp</PackageTags> |
9 | 9 | <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> |
10 | 10 | <PackageIcon>logo_small.png</PackageIcon> |
|
18 | 18 | <PackageReleaseNotes> |
19 | 19 |
|
20 | 20 | ************************************************************** |
21 | | - |
22 | | - +---------+ |
23 | | - | | PXL-JAM 2024 |
24 | | - | PXL | - github.com/CuminAndPotato/PXL-JAM |
25 | | - | CLOCK | - WIN a PXL-Clock MK1 |
26 | | - | | - until 8th of January 2025 |
27 | | - +---------+ |
28 | | - |
| 21 | + |
| 22 | + +-----------+ |
| 23 | + | | Support FsHttp and buy a PXL Clock! |
| 24 | + | PXL | - github.com/CuminAndPotato/PXL-Clock |
| 25 | + | CLOCK | - www.pxlclock.com |
| 26 | + | | - OUT NOW! |
| 27 | + +-----------+ |
| 28 | + |
29 | 29 | ************************************************************** |
30 | 30 |
|
31 | 31 |
|
| 32 | + 15.0.2 |
| 33 | + - Updated PXL Clock Promo Message - OUT NOW :) |
| 34 | + |
32 | 35 | 15.0.1 |
33 | | - - Added PXK-Clock Promo Message on first FSI evaluation (when logs are enabled) |
| 36 | + - Added PXL Clock Promo Message on first FSI evaluation (when logs are enabled) |
34 | 37 |
|
35 | 38 | 15.0.0 |
36 | 39 | - Added 'enumerable' and 'enumerablePart' as body content functions |
37 | 40 | - Removed Utf8StringBufferingStream |
38 | 41 |
|
39 | 42 | 14.5.2 |
40 | | - - Added PXK-Clock Promo Message on first FSI evaluation (when logs are enabled) |
| 43 | + - Added PXL Clock Promo Message on first FSI evaluation (when logs are enabled) |
41 | 44 |
|
42 | 45 | 14.5.1 |
43 | 46 | - Fixed untracked bug: using config_useBaseUrl as http template won't crash when printing unfinished requests |
|
0 commit comments