File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ # v1.1.1
2
+ - ` Print ` method now allows a network address (host: port ) as a printer address.
3
+
1
4
# v1.1.0
2
5
- Moved ` Print ` method to ` Commands.cs ` .
3
6
- Moved all enums to ` Enums.cs ` .
Original file line number Diff line number Diff line change 10
10
<PackageLicenseExpression ></PackageLicenseExpression >
11
11
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
12
12
<PackageLicenseFile >LICENSE</PackageLicenseFile >
13
- <AssemblyVersion >1.1.0 .0</AssemblyVersion >
14
- <FileVersion >1.1.0 .0</FileVersion >
15
- <Version >1.1.0 </Version >
13
+ <AssemblyVersion >1.1.1 .0</AssemblyVersion >
14
+ <FileVersion >1.1.1 .0</FileVersion >
15
+ <Version >1.1.1 </Version >
16
16
<PackageIcon >ESC_POS.png</PackageIcon >
17
17
<PackageIconUrl >http://campos.cf/ESC_POS.png</PackageIconUrl >
18
18
<PackageTags >escpos;esc;pos;receipt;thermal;printer;esc/pos;sat;cfe</PackageTags >
25
25
</ItemGroup >
26
26
27
27
<ItemGroup >
28
- <None Include =" ../ESC_POS.png" Pack =" true" PackagePath =" \" />
28
+ <None Include =" ../ESC_POS.png" Pack =" true" PackagePath =" \" />
29
29
<None Include =" LICENSE" >
30
30
<Pack >True</Pack >
31
31
<PackagePath ></PackagePath >
You can’t perform that action at this time.
0 commit comments