Releases: Stillpoint-Software/hyperbee.xs
Releases · Stillpoint-Software/hyperbee.xs
v1.6.2
v1.6.1-g574e559fa7
v1.6.1-g574e559fa7
Multi targeting frameworks 8, 9 and 10
- chore(nbgv): set version via CI: 1.6.1 (574e559) by varndellwagglebee
Compare v1.6.1-alpha-gdf78dbffbe…v1.6.1-g574e559fa7
v1.4.1-g6832ae7e06
v1.4.1-g6832ae7e06
Changes since v1.4.1-alpha-g1287de6c05
Now targeting .NET 8, 9, and 10
Compare v1.4.1-alpha-g1287de6c05…v1.4.1-g6832ae7e06
v1.4.1-alpha-g1287de6c05
v1.4.1-alpha-g1287de6c05
Changes since v1.3.3
v1.3.3
Updated NuGet dependencies
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Bump Parlot from 1.3.5 to 1.3.6 by @dependabot in #56
- [FEATURE]: Add Support for Raw Strings by @MattEdwardsWaggleBee in #51
- [FEATURE]: Enhance TypeResolver for member by @MattEdwardsWaggleBee in #55
- Moves member access and indexer resolution logic from the parser to the type resolver.
- This change centralizes these operations within the type resolver.
- Improves the extensibility of the type resolution process by introducing the ITypeRewriter and ITypeResolver interfaces
- ITypeResolver focuses on resolving types and members
- ITypeRewriter handles the rewriting of expressions, such as indexers and member accesses.
- This allows for more flexible customization of how expressions are transformed during the parsing process.
- Improves error handling and termination parsing
Full Changelog: v1.3.1...v1.3.2
v1.3.2-develop.250506145226
What's Changed
- Bump Parlot from 1.3.5 to 1.3.6 by @dependabot in #56
Full Changelog: v1.3.2-develop.250505191148...v1.3.2-develop.250506145226
v1.3.2-develop.250505191148
What's Changed
- [FEATURE]: Add Support for Raw Strings by @github-actions in #51
- [FEATURE]: Enhance TypeResolver for member by @github-actions in #55
Full Changelog: v1.3.1...v1.3.2-develop.250505191148
v1.3.2-develop.250505185108
What's Changed
- [FEATURE]: Add Support for Raw Strings by @github-actions in #51
- [FEATURE]: Enhance TypeResolver for member by @github-actions in #55
Full Changelog: v1.3.1...v1.3.2-develop.250505185108
v1.3.1
What's Changed
- [FEATURE]: Command Line Tooling by @github-actions in #3
- [FEATURE]: Create ToXS helper by @github-actions in #9
- [FEATURE]: Add package references by @github-actions in #11
- 12 improve package resolver by @bfarmer67 in #13
- [FEATURE]: Add DirectiveExpression by @github-actions in #15
- [FEATURE]: Improve CLI references and extensions by @github-actions in #19
- [FEATURE]: Create XS Interactive by @github-actions in #23
- [FEATURE]: Add Extensions Directive by @github-actions in #35
- [FEATURE]: Interpreter by @github-actions in #25
- [FEATURE]: Add Support for Enumerable by @github-actions in #42
- [FEATURE]: Add Support for DI and Configuration by @github-actions in #46
- Bump FastExpressionCompiler from 5.1.0 to 5.1.1 by @dependabot in #48
- Develop by @varndellwagglebee in #49
New Contributors
- @github-actions made their first contribution in #3
- @bfarmer67 made their first contribution in #13
- @varndellwagglebee made their first contribution in #49
Full Changelog: v1.2.3...v1.3.1