Releases: kin-lang/kin
Releases · kin-lang/kin
v0.3.1-beta
What's Changed
- Fix: Unterminated function's body statements by @pacifiquem in #121
Full Changelog: v0.3.0-beta...v0.3.1-beta
v0.3.0-beta
What's Changed
- feat+fix: deep-level return statements support by @pacifiquem in #95
- half-support for recursion by @pacifiquem in #95
- fix(deps-compatibility): rollback eslint ^9 -> ^8.56.0 by @pacifiquem in #110
- Fix: Base Error Handling by @pacifiquem in #113
Full Changelog: v0.2.0-beta...v0.3.0-beta
v0.2.0-beta
What's Changed
- chore(deps): update dependency eslint to v8.57.0 by @renovate in #61
- chore(deps): update dependency @types/node to v20.11.20 by @renovate in #60
- chore(deps): update vitest monorepo to v1.3.1 by @renovate in #59
- chore(deps): update typescript-eslint monorepo to v7 (major) by @renovate in #52
- chore(deps): update actions/setup-node action to v4 by @renovate in #51
- chore(deps): update actions/checkout action to v4 by @renovate in #50
- chore(deps): update typescript-eslint monorepo to v7.1.0 by @renovate in #62
- chore(deps): update dependency @types/node to v20.11.21 by @renovate in #64
- chore(deps): update dependency @types/node to v20.11.22 by @renovate in #65
- chore(deps): update dependency @types/node to v20.11.23 by @renovate in #66
- chore(deps): update dependency @types/node to v20.11.24 by @renovate in #67
- feat: iteratable strings by @pacifiquem in #68
- feat: in-built exit function by @pacifiquem in #72
- feat: negation expressions by @pacifiquem in #73
- chore(deps): update typescript-eslint monorepo to v7.1.1 by @renovate in #74
- chore(deps): update dependency typescript to v5.4.2 by @renovate in #76
- chore(deps): update dependency @types/node to v20.11.25 by @renovate in #75
- [fix] : matching number of arguments and those of params for in-builts by @pacifiquem in #78
- chore(deps): update dependency eslint-plugin-vitest to v0.3.23 by @renovate in #79
- chore(deps): update dependency eslint-plugin-vitest to v0.3.24 by @renovate in #80
- chore(deps): update dependency eslint-plugin-vitest to v0.3.25 by @renovate in #81
- feat(in-built): array methods: shift and unshift by @pacifiquem in #84
- fix(runtime) : for non-built in functions, number of arguments must equal to number of function's params by @pacifiquem in #85
- chore(deps): update typescript-eslint monorepo to v7.2.0 by @renovate in #83
- chore(deps): update dependency eslint-plugin-vitest to v0.3.26 by @renovate in #87
- chore(deps): update dependency @types/node to v20.11.26 by @renovate in #86
- feat: allowed
injiza_amakuru()
to have multiple args by @pacifiquem in #88
Full Changelog: v0.1.0-beta...v0.2.0-beta
v0.1.0-beta
This is first Kin's release, it's still beta mode.
readmore: https://kinlang.vercel.app
Contributors
Full Changelog: https://github.com/kin-lang/kin/commits/v0.1.0-beta