dalbit 0.2.3

A Luau-to-Lua transpiler
Documentation
# Changelog

## 0.2.3
- Fix remove_generalized_iteration not working properly ([#25]https://github.com/CavefulGames/dalbit/pull/25)

## 0.2.2
- Make polyfill optional ([#23]https://github.com/CavefulGames/dalbit/pull/23)

## 0.2.1
- Fix remove_generated_iteration modifier process terminating issue after processing once ([#16]https://github.com/CavefulGames/dalbit/pull/16)
- Fix token bug with convert_bit32 ([#17]https://github.com/CavefulGames/dalbit/pull/17)
- Bump tokio from 1.44.0 to 1.44.2 ([#18]https://github.com/CavefulGames/dalbit/pull/18)
- Upgrade git2 to 0.20.2 from 0.19 ([#19]https://github.com/CavefulGames/dalbit/pull/19)

## 0.2.0
- Opt-out darklua-demo ([#1]https://github.com/CavefulGames/dalbit/pull/1)
- Add config/path arguments for commands ([#2]https://github.com/CavefulGames/dalbit/pull/2)
- Support pesde tooling ([#3]https://github.com/CavefulGames/dalbit/pull/3)

## 0.1.1
- Vendor openssl