- Sequence has a new home: https://gitlab.com/sequence
- The namespace has been updated from
Reductech.Sequence
toSequence
- Update namespace and paths after move to Sequence group #42
Maintenance release - dependency updates only.
- Enabled Source Link
- Enabled publish to Nuget.org including symbols
- Prevent annoying warnings #34
Maintenance release - dependency updates only.
Maintenance release - dependency updates only.
Maintenance release - dependency updates only.
Dependency updates only
- Dependency updates only
Major rewrite of the library to use the new source generator features available in C# 9.
The versions across all EDR and supporting projects have now been aligned starting with v0.4.0.
- Change test cases to use a dictionary rather than serialization #11
- Convert Testing project to Theory Generator to make testing easier #8
- Fix compiler error when assigning categories to auto-theory tests #13
- AutoGenerateTheory methods should support IAsyncTestInstance #12
- Add Parallel version of TestBase #3
- Update ci script to latest template #1