Skip to content

Commit ca25d7d

Browse files
committed
docs(release): v1.0.0-alpha.3 릴리스 노트 alpha.2 패턴 통일
- EN/KR 언어 전환 링크 및 발표 자료 링크 추가 - YAML frontmatter 제거 (alpha.2 패턴 일치) - KR 제목 "릴리스" → "Release" 통일 - 발표 자료 추가 (PDF, PPTX, MP4, M4A)
1 parent fb31124 commit ca25d7d

6 files changed

Lines changed: 6 additions & 12 deletions
45.7 MB
Binary file not shown.

.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
---
2-
title: Functorium v1.0.0-alpha.3 릴리스 노트
3-
description: Functorium v1.0.0-alpha.3은 IRepository 재설계와 Specification 기반 연산, EF Core 대량 처리 성능 개선을 포함합니다.
4-
date: 2026-04-11
5-
---
1+
# Functorium Release v1.0.0-alpha.3
2+
3+
**[English](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3.md)** | **한국어**
64

7-
# Functorium 릴리스 v1.0.0-alpha.3
5+
**발표 자료**: [PDF](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.pdf) | [PPTX](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.pptx) | [MP4](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.mp4) | [M4A](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.m4a)
86

97
## 개요
108

32.8 MB
Binary file not shown.
15.5 MB
Binary file not shown.
17.2 MB
Binary file not shown.

.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
---
2-
title: Functorium v1.0.0-alpha.3 Release Notes
3-
description: Functorium v1.0.0-alpha.3 introduces IRepository redesign with Specification-based operations and EF Core bulk processing performance improvements.
4-
date: 2026-04-11
5-
---
6-
71
# Functorium Release v1.0.0-alpha.3
82

3+
**English** | **[한국어](https://github.com/hhko/Functorium/blob/v1.0.0-alpha.3/.release-notes/v1/v1.0.0-alpha.3/RELEASE-v1.0.0-alpha.3-KR.md)**
4+
95
## Overview
106

117
Functorium v1.0.0-alpha.3 focuses on **IRepository redesign** and **EF Core performance optimization**. The repository interface has been reorganized into four clear responsibility groups--Write Single, Write Batch, Read, and Specification--while batch operations now bypass Change Tracker for significantly better throughput. A new `[GenerateSetters]` Source Generator eliminates the boilerplate required for EF Core `ExecuteUpdateAsync` adoption.

0 commit comments

Comments
 (0)