Tags
Tags give the ability to mark specific points in history as being important
v1.217.0
c91fd974
·
Add NormalizeEmail and ValidateIPAddress functions
·
May 21, 2024
Release:
v1.217.0
v1.216.0
85d6c66d
·
Refactor TradingHours struct to use en dash instead of hyphen in String function
·
May 17, 2024
Release:
v1.216.0
v1.215.0
55b213fc
·
Refactor TradingHours struct to use abbreviated day names in String function
·
May 17, 2024
Release:
v1.215.0
v1.214.0
637d8747
·
Add a deepCopy to TradingHours String function to prevent side effects
·
May 17, 2024
Release:
v1.214.0
v1.213.0
c546f41b
·
Refactor TradingHours struct to include public holidays
·
May 16, 2024
Release:
v1.213.0
v1.212.0
c40e5f0a
·
Refactor TradingHours to allow for closed days where trading does not take place
·
May 16, 2024
Release:
v1.212.0
v1.211.0
d8e1d9cf
·
Refactor TradingHours Validation and String functions
·
May 16, 2024
Release:
v1.211.0
v1.210.0
59ba807c
·
Refactor TradingHours struct to be a slice instead of array of 7 elements
·
May 15, 2024
Release:
v1.210.0
v1.209.0
c6a4c8d0
·
Refactor TradingHours struct and add validation for start and end times
·
May 15, 2024
Release:
v1.209.0
v1.208.0
9feae7cf
·
Refactor TradingHours struct and add validation and string conversion methods
·
May 15, 2024
Release:
v1.208.0
v1.207.0
f08466e1
·
New function: AddFileToZipWithHeader
·
May 09, 2024
Release:
v1.207.0
v1.206.0
6eef52ae
·
Add trading hours type in date utils
·
Apr 29, 2024
Release:
v1.206.0
v1.205.0
05c78780
·
Add functions to convert HTML to text
·
Apr 16, 2024
Release:
v1.205.0
v1.204.0
80b3f33d
·
Add LRM unicode character to email address validation
·
Apr 15, 2024
Release:
v1.204.0
v1.203.0
2cd23c48
·
Email validation - a plus should not be replaced, but rather just trimmed
·
Apr 09, 2024
Release:
v1.203.0
v1.202.0
fcf4d7d2
·
Upgrade bun to v1.1.17
·
Apr 09, 2024
Release:
v1.202.0
v1.201.0
818b498c
·
Add shared functions from Bob Go
·
Apr 09, 2024
Release:
v1.201.0
v1.200.0
0519da16
·
Check for error type
·
Apr 08, 2024
Release:
v1.200.0
v1.199.0
96903bce
·
Add TrimAndToLower function
·
Apr 03, 2024
Release:
v1.199.0
v1.198.0
f2974e4e
·
Fix isBase64Encoded type assertion in ServeHTTPFunctions if value is nil
·
Mar 27, 2024
Release:
v1.198.0
1
2
3
4
5
6
7
8
9
10
…
18