- 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 #133
Maintenance release - dependency updates only.
- Enabled Source Link
- Enabled publish to Nuget.org including symbols
- Update Core to v0.16.0
- Added steps to convert XML and YAML to/from entities
FromXML
ToXML
FromXMLArray
ToXMLArray
FromYaml
ToYaml
- Add steps to convert to/from XML #58
- Add steps to convert to/from YAML #57
Maintenance release - dependency updates only.
EDR is now Sequence. The following has changed:
- The GitLab group has moved to https://gitlab.com/sequence
- The root namespace is now
Reductech.Sequence
- The documentation site has moved to https://sequence.sh
Everything else is still the same - automation, simplified.
The project has now been updated to use .NET 6.
- Rename EDR to Sequence #28
- Update Core to support SCLObject types #23
- Upgrade to use .net 6 #22
FromSinger
step has now been moved to the Singer Connector.
- Remove FromSinger #14
- Create a Step to read Singer Data allowing EDR to act as a Singer Target #13
- Update Core to latest version #15
Maintenace release - dependency updates and testing improvements.
- Add Concordance Parsing Tests which parse a concordance file and then apply a schema to it #9
- Update Core to latest and removing SCLSettings #5
First release. Versions numbers are aligned with Core.
- Moved the following Steps from Core:
FromConcordance
FromCSV
FromIDX
FromJson
FromJsonArray
ToConcordance
ToCSV
ToIDX
ToJson
ToJsonArray
- Enable publish to connector registry #3
- Update Core dependecies #2
- Move in steps and tests from Core #1