Skip to content
Success

Changes

Summary

  1. [New] Add custom tokenizer for csv processing (commit: 520e7a8) (details)
  2. [New] Rename custom tokenizer, change invalid quoting property (commit: 2dd221c) (details)
  3. Update s-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (commit: 586a8bc) (details)
  4. Update s-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (commit: 8631cb6) (details)
  5. [Upd] Change default values for property, add UTF8 (commit: a16f34d) (details)
  6. [Upd] Add info about processing standards (commit: 21c0198) (details)
  7. [Fix] Change default value of delimiter and quote (commit: 19409dc) (details)
  8. [Fix] Fix processing default values of quote character (commit: 90f0cd6) (details)
  9. [Fix] Fix typo in log message (commit: 83c215c) (details)
  10. [Fix] Correct archetype version, fix path (commit: 4903b6d) (details)
  11. [Fix] Inherit version from parent project (commit: aae2f62) (details)
  12. [New] Remove dependency on plaintext declaration of version (commit: 5bacf7a) (details)
  13. Update hello-world.md (commit: 0e76e58) (details)
  14. Update hello-world.md (commit: ec9fe7b) (details)
Commit 520e7a85b0ec2006c7ab2c9eca54f1924b45ae63 by 67843655+Matthew-Kulich
[New] Add custom tokenizer for csv processing
(commit: 520e7a8)
The file was addeds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/CustomTokenizer.java
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 2dd221c3397e0f835d29c79f314233f261325311 by 67843655+Matthew-Kulich
[New] Rename custom tokenizer, change invalid quoting property
(commit: 2dd221c)
The file was removeds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/CustomTokenizer.java
The file was addeds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/InvalidQuotingTokenizer.java
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 586a8bcb1278baa0a2f2adb1ec917b30bde8e09e by noreply
Update s-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java

Co-authored-by: Miroslav Blaško <blcham@gmail.com>
(commit: 586a8bc)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 8631cb6b7b045a3278115e3a6b1a759517df79ed by noreply
Update s-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java

Co-authored-by: Miroslav Blaško <blcham@gmail.com>
(commit: 8631cb6)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit a16f34d9ac69af440c6d1db4686fc660ec4d218d by 67843655+Matthew-Kulich
[Upd] Change default values for property, add UTF8
(commit: a16f34d)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 21c01983f6ce857ba2562db5eb82126b8e0180c9 by 67843655+Matthew-Kulich
[Upd] Add info about processing standards
(commit: 21c0198)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 19409dcdcfab3239a3cc35c3f1a3330fca943dbf by 67843655+Matthew-Kulich
[Fix] Change default value of delimiter and quote
(commit: 19409dc)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 90f0cd6518f1e1bb077438bef2f783e58e68a29e by blcham
[Fix] Fix processing default values of quote character
(commit: 90f0cd6)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 83c215cef651f5f25fb64077fe7962afd2475cf8 by blcham
[Fix] Fix typo in log message
(commit: 83c215c)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 4903b6dcce079a7ebeed8a1e5215e08707d7779c by 67843655+Matthew-Kulich
[Fix] Correct archetype version, fix path
(commit: 4903b6d)
The file was modifieds-pipes-modules-utils/s-pipes-module-archetype/bin/generate-test-module.sh (diff)
Commit aae2f62a6821ba6f19006ee4b2893b3b11fcefa9 by blcham
[Fix] Inherit version from parent project
(commit: aae2f62)
The file was modifieds-pipes-modules-utils/s-pipes-module-creator-maven-plugin/pom.xml (diff)
The file was modifieds-pipes-modules-utils/s-pipes-module-archetype/pom.xml (diff)
Commit 5bacf7aebf9eacd203190301b07a1c28b412e33a by blcham
[New] Remove dependency on plaintext declaration of version
(commit: 5bacf7a)
The file was modifieds-pipes-modules-utils/s-pipes-module-archetype/bin/generate-test-module.sh (diff)
The file was modifieddoc/examples/hello-world/hello-world.md (diff)
The file was modifieddoc/examples/hello-world/hello-world.md (diff)