Skip to content

Commit 4bc9c5e

Browse files
chore(main): release 1.0.0
1 parent bb0415d commit 4bc9c5e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-08-07)
4+
5+
6+
### Features
7+
8+
* add `HasLinkables` interface for plugins ([23a9bf9](https://github.com/DataLinx/eclipsephp-common/commit/23a9bf96b6e8ff7461892e1f5f4e7a9ca7fca21a))
9+
* add `Package` and `PackageServiceProvider` foundation classes ([36d4b90](https://github.com/DataLinx/eclipsephp-common/commit/36d4b900c0b900319fcfa6faa306453e287039ad))
10+
* add abstract `QueueableJob` class and `JobStatus` enum ([e038c06](https://github.com/DataLinx/eclipsephp-common/commit/e038c060638bbdc56769ef66709dcaf4fc92a512))
11+
* implement Scout integration ([dc9efee](https://github.com/DataLinx/eclipsephp-common/commit/dc9efee62e3428f0be8865849ef8ff81e23e1bb8))
12+
* implement settings cluster ([bb0415d](https://github.com/DataLinx/eclipsephp-common/commit/bb0415d7432e6c1bf480772b280b97c4616ba31c))
13+
* introduce abstract `Plugin` foundation class for Filament integrations ([7943634](https://github.com/DataLinx/eclipsephp-common/commit/794363411d0926e1ab3b1b77601aa2834cbb559e))
14+
* **jobs:** improve QueueableJob class with more generic stuff ([1ad6b74](https://github.com/DataLinx/eclipsephp-common/commit/1ad6b748cdf1e9d89b03f35661d42d1428c6d770))
15+
16+
## Changelog

0 commit comments

Comments
 (0)