Skip to content

Releases: BIRSAx2/bear-rs

v0.1.1

25 Apr 10:56
d928e8c

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Apr 10:47
1cad67c

Choose a tag to compare

Initial release as bear-rs.

Rust library for reading and writing Bear.app notes via the local SQLite database. No network, no CloudKit, no Bear.app process required.

What's included

  • SqliteStore — full read/write access to Bear's SQLite database
  • Bear search syntax parser (@todo, #tag, @today, -negation, etc.)
  • Note, tag, pin, and attachment operations
  • Darwin notification on write so Bear's UI refreshes automatically
  • Export to markdown with optional YAML frontmatter

v0.2.0

25 Apr 15:17

Choose a tag to compare