v0.1.0-alpha
Pre-release
Pre-release
- Polished the API. From this point on, software using SqlBinder should be forward compatible with later version.
- Developed a new parser and processor that doesn't rely on Regex. While Regex is very fast it was suboptimal for this scenario and the performance has been more than doubled.