wp-source-types 0.2.0

Common source-side connector types — Tags, SourceEvent, SourceBatch — shared across WP connector crates
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.0]

### ⚠️ BREAKING CHANGES

- **Dependency `wp-model-core` 0.8 → 0.9**: upstream added `Value::BigUint` / `DataType::BigInt` variants; version bumped to 0.2.0.  
  依赖 `wp-model-core` 0.8 → 0.9(上游新增 `Value::BigUint` / `DataType::BigInt` 变体),版本升至 0.2.0。

### Dependencies

- `wp-model-core`: `0.8``0.9`.  
  `wp-model-core``0.8``0.9`
[Unreleased]: https://github.com/wp-labs/wp-source-types/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/wp-labs/wp-source-types/compare/v0.1.1...v0.2.0