Skip to content

Tags: vexx32/PSKoans

Tags

v0.67.1

📝 Update build badge target

v0.67.0

🚀 version bump

v0.66.2

🚀 Fix deployment job configuration

v0.66.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor Introduction Koans (#370)

* ♻️ 📝 update AboutAssertions

* ♻️ 🎨 Refactor AboutBinary

* 📝 Refactor AboutBooleans intro text

* 📝 first pass of AboutArrays

* ♻️ 🎨 Refactor AboutStrings

* ♻️ 🎨 ✨ AboutNumbers
- Some refactoring and rewriting of comments.
- Added mention of suffixes and Long type.

v0.66.0

🚀 Version bump

v0.65.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
📝 Version bump

0.65.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 Fix issue with Katas' verification script (#328)

CheckRestrictedLanguage() is far too stringent.
It prevents usage of basic array indexing and member access.

Switch to detecting command names in the AST.
This also lets users define sub-functions if they want.

Only functions defined in the test function itself will be allowed.

v0.65.2

🚀 Fix CI tooling for publishing to gallery

v0.65.1

📝 Version bump!

v0.65.0

🎉 Update version number