Skip to content

Releases: dkarzon/singer-transform

v0.3.3

19 Oct 06:01
Compare
Choose a tag to compare

Commits

  • [8c6d830]: Added EnsureUTF8 to fix some issues converting from MS SQL text to Postgres text (Damian Karzon)

v0.3.2

28 Jun 06:30
Compare
Choose a tag to compare

Commits

  • [e9e6290]: Replaced the pre-build custom Octostache.dll with the updated Nuget package (Damian Karzon)

v0.3.1

23 Jun 05:31
Compare
Choose a tag to compare

Commits

  • [e6c5660]: Fix build package step (Damian Karzon)

v0.3.0

23 Jun 02:52
Compare
Choose a tag to compare

Commits

  • [24b166f]: Updated the description of NoTableVersioning transform (Damian Karzon)
  • [9e169aa]: Updated to .NET 6 and updated some packages (Damian Karzon) #1
  • [a1d51e1]: Added the MIT LICENSE (Damian Karzon) #1
  • [75859df]: Updated actions to .net6 (Damian Karzon) #1

v0.2.3

02 Sep 02:43
Compare
Choose a tag to compare

Commits

  • [019484c]: Fix to not return type when it is null (Damian Karzon)
  • [a97f64b]: Implemented NoTableVersioning to stop the need for tables to be recreated on each run. (Damian Karzon)

v0.2.2

29 Apr 00:21
Compare
Choose a tag to compare

Commits

  • [42cccf9]: Added the install details (Damian Karzon)
  • [0a9ede9]: Remove # from clean urls also (Damian Karzon)

v0.2.1

19 Apr 05:55
Compare
Choose a tag to compare

Commits

  • [8cc5f19]: Added in the custom Octostache build to include the cleanurl function (Damian Karzon)
  • [dbf7309]: Merge branch 'main' of github.com:dkarzon/singer-transform into custom-octostache (Damian Karzon)
  • [e1c4822]: Renamed Field to Property to keep it consistent with the Signer Spec and added more docs (Damian Karzon)
  • [100a004]: Merge branch 'custom-octostache' of github.com:dkarzon/singer-transform into main (Damian Karzon)
  • [6371674]: Playing with tags (Damian Karzon)
  • [25e4ab5]: Removed pre-release builds for now (Damian Karzon)
  • [7c0a0aa]: Renamed SingerOutput to SingerMessage (Damian Karzon)
  • [1034e7c]: Remove the latest tag (Damian Karzon)