Skip to content

Releases: Spartan2909/sanitise

Sanitise v0.4.0

21 May 19:13
9ec56cf
Compare
Choose a tag to compare

Added macro for processing data already in the correct format (sanitise).
Renamed existing macro to sanitise_string.
Added type and name checking.
Added column.invalid-values key.
Changed column.null-surrogate to column.null-surrogates and made it an array.

Full Changelog: v0.3.0...v0.4.0

Sanitise v0.3.0

20 May 18:11
0438dd3
Compare
Choose a tag to compare

Add combine option for on-title.
Add aggregation.
Improve binary performance.

Full Changelog: v0.2.1...v0.3.0

Sanitise v0.2.1

19 May 11:02
037e613
Compare
Choose a tag to compare

Avoid naming conflicts.
Improve performance.

Full Changelog: v0.2.0...v0.2.1

Sanitise v0.2.0

18 May 18:54
e655163
Compare
Choose a tag to compare

Add access to other columns from output calculations.
Bug fixes and performance improvements.

Full Changelog: v0.1.3...v0.2.0

Sanitise v0.1.3

17 May 20:28
70fa3db
Compare
Choose a tag to compare

Bug fixes and performance improvements.

Full Changelog: v0.1.2...v0.1.3

Sanitise v0.1.2

16 May 16:10
1110f00
Compare
Choose a tag to compare

Documentation fixes.

Full Changelog: v0.1.1...v0.1.2

Sanitise v0.1.1

16 May 16:06
30fdf13
Compare
Choose a tag to compare

Minor fixes and improvements.

Full Changelog: v0.1.0...v0.1.1

Sanitise v0.1.0

16 May 15:52
38f868e
Compare
Choose a tag to compare

Initial release.