java-time-extensions

java.time package extension library for the Kotlin language

MIT License

Stars
2
Committers
2

Bot releases are hidden (Show)

java-time-extensions - Release v0.0.3

Published by HarryJhin about 2 months ago

Changelog

java-time-extensions - Release v0.0.2

Published by HarryJhin about 2 months ago

Changelog

3172860 chore: publish task 추가
49ff50a chore: 불필요한 distributions 구성 삭제
6deb443 chore: build 후 jreleaserFullRelease 실행
ece5705 chore: docs ignore
4e78682 chore: stagingRepository path 수정
13e5c88 chore: 불필요한 구성 삭제
ab16629 chore: --stacktrace 추가
1532a14 chore: --warning-mode all 옵션 추가
00a41b1 chore: clean task 정리
d55de18 chore: 환경 변수 추가
fdab379 chore: publish step 및 환경변수 수정
46a68ea chore: 불필요한 import 삭제
60fc7ab chore: setUrl 함수로 변경
6ec43c9 chore: maven publisher 관련 내용 변경
7696431 refactor: build --scan 추가
46cd9ce refactor: environment maven 연결
5cdb7bb refactor: deploy.yml gradle 최적화
43f9368 refactor: 공식 gradle-publish.yml 파일 참조
7c8175d refactor: permission read-all 부여
767c60c refactor: System property 제거
82a4849 refactor: cli 변경 테스트
58515f6 refactor: 환경 변수 변경
1960b03 refactor: cli 수정
729ef3f refactor: 권한 추가
4565e83 refactor: 속성 주입 및 참조 방식 변경
fb115e1 refactor: 환경 변수 말고 gradle 속성 참조로 변경
563d72c refactor: 환경 변수 참조 방식 변경
f388d0e refactor: group 정보 메타데이터 이동
dccb821 refactor: 아티팩트 path 지정 변경
597b94a refactor: gradlew publish task 수정
078a12f refactor: publish 수정
3903c32 feature: publish 환경 변수 변경
6a09af0 feature: MavenCentral publish 추가
31c3979 chore: io.github.harryjhin 패키지로 변경
52adbcc feature: LocalDate to String 함수 추가
1c8a153 refactor: DateTimeFormatter 생성시 locale 정보도 포함되도록 수정
4d34597 feature: JavaTime 패키지 클래스를 포매팅하는 클래스 추가
085a357 docs: LocalTime throws 내용 추가
5e24124 refactor: toFormattedString() 명칭 리팩토링
9dbb460 feature: String to LocalTime 기능 추가
7188f01 feature: DateTimeFormatter를 사용하는 String to LocalDate 기능 추가
b9c7733 feature: String to LocalDate 기능 추가
e1bceca test: 테스트 통과 println 추가
bc16ba0 docs: CI badge 추가
0cc5e88 chore: CI workflow 추가
019808f docs: deploy badge 추가
08a030e docs: README 라이센스 기술
5675521 Create LICENSE
44ec170 docs: LocalDate.toYearMonth() sample path 수정
71f7446 chore: import path 해결을 위한 패키지 분리
d764f0b chore: version 수정
f4961e3 test: LocalDate.toYearMonth() 테스트 추가
60718fb chore: 패키지 변경
5ca5293 feature: LocalDateTime.toYearMonth() 기능 추가
5bb7389 chore: dokka task sourceLink remote url 수정
a8189d8 chore: dokka task 구성으로 변경 및 sourceLink 설정 추가
2064ae5 chore: javadoc.jar 빌드를 위한 task 구성
2217adf feature: LocalDate.toYearMonth() 기능 선언
0102314 chore: ignore .idea
554dcc3 chore: github action에서 dokka task를 수행하도록 수정
df45b9f chore: dokka plugin 적용
17c8443 Create static.yml
c57dcb5 git init

Badges
Extracted from project README
Deploy static content to Pages CI Publish to Sonatype Maven Central Kotlin KDoc link License
Related Projects