Changelog
[8.0.4]
UTCTime
and GeneralizedTime
decoding to use the timezone offsets.
UTCTime
and GeneralizedTime
should be a lot more performant too,
since I am not using regular expressions anymore.console.log()
. (Sorry! I do know how to debug, but sometimes
console.log()
is just too dang easy.)Changelog
[8.0.3]
Changelog
[8.0.2]
Changelog
[8.0.0]
This is only a breaking change because a few functions you probably shouldn't
use to begin with have been removed and some fields that were public
have
become private
. For normal usage of this library, this should still be a
drop-in replacement.
Changelog
[7.1.12]
UTCTime
and GeneralizedTime
.