Skip to content

Commit f64cfeb

Browse files
HassamSheikhclaude
andcommitted
chore: bump to 0.1.4 for dartdoc coverage release
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b2585d1 commit f64cfeb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 0.1.4 (2026-03-22)
4+
* **100% dartdoc coverage**: Added documentation comments to all 225 public API elements.
5+
36
## 0.1.3 (2026-03-22)
47
* **Runtime table management**: `addTable()` and `removeTable()` allow registering/unregistering sync tables after engine creation.
58
* **130-test security audit**: Comprehensive audit across 12 categories (HIPAA, GDPR, OWASP Mobile Top 10, injection, flood testing, chaos engineering, conflict resolution, race conditions, denial of service).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dynos_sync
22
description: 🛡️ Production-hardened, high-performance sync engine for Dart & Flutter. Built for 50k+ writes/sec, delta-pulls, and zero-jank offline-first reliability.
3-
version: 0.1.3
3+
version: 0.1.4
44
repository: https://github.com/HassamSheikh/dynos-sync
55
homepage: https://dynos.fit
66
topics:

0 commit comments

Comments
 (0)