Skip to content

Releases: glhd/bits

0.6.1

04 Mar 22:17
c2a0101
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

What's Changed

  • Fix CacheSequenceResolver for Redis with Compression & Serialization by @rzv-me in #14

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

04 Mar 16:32
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Added Laravel 12 support.

Full Changelog: 0.5.0...0.6.0

0.5.0

10 Jul 19:45
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

  • Add Bits-specific setTestNow method by @inxilpro in #8
  • Add support for converting a snowflake back to a Carbon instance by @inxilpro in #3
  • Add .gitattributes by @gehrisandro in #6
  • Add way to create IDs that are meant for querying a specific timestamp by @inxilpro in #9
  • Add synthesizer for Livewire by @gehrisandro in #7

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

25 Mar 14:24
c411f92
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

12 Mar 16:53
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Added Laravel 11 support and tests.

Full Changelog: 0.3.0...0.4.0

0.3.0

15 Feb 13:57
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added

  • Added a snowflake_id() helper method to avoid Snowflake::make()->id() calls everywhere

Changed

  • Improved exception message when trying to set epoch to a future date

0.2.0

13 Nov 17:29
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Adds blueprint macros.

0.1.1

09 Jul 15:27
a7666a0
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

This fixes a composer.json namespace issue.

0.1.0

05 Jul 13:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Add JSON support

0.0.4

03 Jul 13:51
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
Merge branch 'main' of https://github.com/glhd/bits