Skip to content

Tags: Quafadas/scautable

Tags

v0.0.34

Toggle v0.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CsvOpts (#108)

* .

* Introduce CsvOpts case class for CSV reading options (#109)

* Initial plan

* Implement CsvOpts case class for CSV reading options

Co-authored-by: Quafadas <24899792+Quafadas@users.noreply.github.com>

* Clean up unused imports

Co-authored-by: Quafadas <24899792+Quafadas@users.noreply.github.com>

* Fix StackOverflowError by removing inline from CsvOpts helper methods

Co-authored-by: Quafadas <24899792+Quafadas@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Quafadas <24899792+Quafadas@users.noreply.github.com>

* fix default

* .

* .

* .

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Quafadas <24899792+Quafadas@users.noreply.github.com>

v0.0.33

Toggle v0.0.33's commit message
Excel resource manager

v0.0.32

Toggle v0.0.32's commit message
.

v0.0.31

Toggle v0.0.31's commit message
Improve Excek reading... again

v0.0.30

Toggle v0.0.30's commit message
js compat

v0.0.29

Toggle v0.0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Type Inference for Excel (#95)

v0.0.28

Toggle v0.0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #83 from Quafadas/stats

Stats

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #81 from Quafadas/copilot/fix-16

Add CSV string generation functionality to complement existing CSV reading

v0.0.26

Toggle v0.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #79 from Quafadas/noescape

Improve test cases and durability of CSV parsing, particularly for non RFC compliant CSV files.

v0.0.25

Toggle v0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #76 from Quafadas/mill1

mill1