index
:
viewstate
colors
list-hash
master
v1.0
ASP.NET View State Decoder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-01
Update README to reflect new references
v1.0
Yuval Adam
2020-02-01
Bump to v0.5.2
v0.5.2
Yuval Adam
2020-02-01
Update badges in README
Yuval Adam
2020-02-01
Rename workflow to build.yml
Yuval Adam
2020-02-01
Cleanup test workflow name
Yuval Adam
2020-02-01
Add missing long_description_content_type and bump to v0.5.1
v0.5.1
Yuval Adam
2020-02-01
Bump version to v0.5.0
v0.5.0
Yuval Adam
2020-02-01
Just drop py3.5 from the testing matrix
Yuval Adam
2020-02-01
Skip black for python 3.5
Yuval Adam
2020-02-01
Change workflow name
Yuval Adam
2020-02-01
Remove travis.yml
Yuval Adam
2020-02-01
Add test workflow
Yuval Adam
2020-02-01
Run black on entire codebase
Yuval Adam
2020-02-01
Add python 3.7 and 3.8 support
Yuval Adam
2018-04-13
Add newly discovered references
Yuval Adam
2018-04-12
Description update
Yuval Adam
2018-04-12
HTML escaping was bad idea
v0.4.3
Yuval Adam
2018-04-12
Attempt to fix HTML escaping on PyPI
v0.4.2
Yuval Adam
2018-04-12
Small RST fix
Yuval Adam
2018-04-12
Update README
v0.4.1
Yuval Adam
2018-04-12
Small formatting change
v0.4.0
Yuval Adam
2018-04-12
Support raw bytes in CLI
Yuval Adam
2018-04-02
Expand references section in README
Yuval Adam
2018-04-02
Update Python 3.5 requirement
Yuval Adam
2018-04-02
Fix erroneous f-string
Yuval Adam
2018-04-02
Bump version
Yuval Adam
2018-04-02
Fix formatted string test
Yuval Adam
2018-04-02
Remove Type type parsing
Yuval Adam
2018-04-02
Add comments and fix Color test
Yuval Adam
2018-04-02
Whitespace
Yuval Adam
2018-04-02
Final static parsing fix
Yuval Adam
2018-04-02
One more static call
Yuval Adam
2018-04-02
Convert all parse() methods to static
Yuval Adam
2018-04-02
All types converted
Yuval Adam
2018-04-02
Things looking good
Yuval Adam
2018-04-02
Name cleanup
Yuval Adam
2018-04-02
Some level of metaprogramming is working
Yuval Adam
2018-04-02
Megazord WIP
Yuval Adam
2018-03-19
Remove stale print call
v0.3.1
Yuval Adam
2018-03-19
Fix README formatting
Yuval Adam
2018-03-19
Add support for HMAC signatures, fixes #4
Yuval Adam
2018-03-13
Add skeleton support for RGBA, datetime and unit parsing
v0.3.0
Yuval Adam
2018-03-12
Add support for formatted strings
Yuval Adam
2018-03-12
Improve string value test
Yuval Adam
2018-03-12
Add color parsing test
Yuval Adam
2018-03-11
Remove stale print()
Yuval Adam
2018-03-11
Update version in setup.py
Yuval Adam
2018-03-11
Add basic support for color parsing, placeholder only for now (no spec)
Yuval Adam
2018-03-09
Attempt to fix enum parsing
Yuval Adam
2018-03-09
Update README
Yuval Adam
[next]