- 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 #140
Maintenance release - dependency updates only.
- Enabled Source Link
- Enabled publish to Nuget.org including symbols
- Update Core to v0.16.0
Maintenance release - dependency updates only.
Encoding can now be specified when using FileWrite
.
- Add Encoding parameter for FileWrite #44
- Add Security Attributes to Path parameters of Steps #57
EDR is now Sequence. The following has changed:
- The GitLab group has moved to https://gitlab.com/reductech/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 #33
- Update Core to support SCLObject types #30
- Upgrade to use .net 6 #29
Maintenance release - dependency updates only.
Maintenace release - dependency updates and improved testing.
- Add unit tests to improve coverage #13
- Add DirectoryGetItems Step #4
- Update Core to latest and removing SCLSettings #5
First release. Versions numbers are aligned with Core.
- Moved the following Steps from Core:
DirectoryCopy
DirectoryExists
DirectoryMove
CreateDirectory
FileCopy
FileExists
FileExtract
FileMove
FileRead
FileWrite
DeleteItem
PathCombine
- Enable publish to connector registry #2
- Move in steps and tests from Core #1