File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 paths-ignore :
66 - ' **/*.md'
77 - ' docs/**'
8+ pull_request :
9+ paths-ignore :
10+ - ' **/*.md'
11+ - ' docs/**'
812
913jobs :
1014 build :
Original file line number Diff line number Diff line change 2424
2525 deploy :
2626 needs : build
27- runs-on : ubuntu-latest
27+ runs-on : ubuntu-24.04-arm
2828 environment :
2929 name : github-pages
3030 url : ${{ steps.deployment.outputs.page_url }}
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- <!-- JRELEASER_CHANGELOG_APPEND - Do not remove or modify this section -->
98## [ 4.1.1] ( https://github.com/osiegmar/FastCSV/compare/v4.1.0...v4.1.1 ) (2026-03-08)
109
1110
Original file line number Diff line number Diff line change 1010<p align =" center " >
1111 <a href =" https://javadoc.io/doc/de.siegmar/fastcsv " ><img src =" https://javadoc.io/badge2/de.siegmar/fastcsv/javadoc.svg " alt =" javadoc " ></a >
1212 <a href =" https://central.sonatype.com/artifact/de.siegmar/fastcsv " ><img src =" https://img.shields.io/maven-central/v/de.siegmar/fastcsv " alt =" Maven Central " ></a >
13+ <a href =" https://github.com/akullpp/awesome-java " ><img src =" https://awesome.re/mentioned-badge.svg " alt =" Mentioned in Awesome Java " ></a >
1314</p >
1415
1516<p align =" center " >
You can’t perform that action at this time.
0 commit comments