Skip to content

Tags: appakling/ignotus

Tags

meme

Toggle meme's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changed stuff for memes

v2.5.0

Toggle v2.5.0's commit message
Update changelog.md for 2.5.0

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RELEASE: 2.4.1 (#752)

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #681 from azoxey/doc-cleanup

DOC: clean up documentation

v2.3.1

Toggle v2.3.1's commit message
2.3.1 release

v2.3.0

Toggle v2.3.0's commit message
Final 2.3.0

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.2.2 Release (#378)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.2.1 (#293)

* handle enums differently
* Enums are frozen and fed directly to the proxy
* Enums are not included in the NSFull definition, allowing samekeys for RamCostTree<API>, InternalAPI<API>, and ExternalAPI<API>
* Rewrote a lot of the ramcalc test, with better typing thanks to the samekeys above
* Fix ns1 for proxy (args, pid, and enums after above changes were not being added to ns1 scripts.)
Update changelog and bump version to 2.2.1

v2.2.0

Toggle v2.2.0's commit message
Format fix...