Skip to content

Releases: Hi-Folks/data-block

v0.4.2

15 Oct 19:21
30f196c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Oct 21:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Oct 16:14
Compare
Choose a tag to compare

What's Changed

  • Implementing a Trait for formatting data by @roberto-butti in #23
  • Update "in" operator by @wildwalks in #18
  • Reviewing the has and the in operators (behavior, documentation and tests) by @roberto-butti in #26
  • Implementing getFormattedDateTime for getting value as formatted data

New Contributors

Full Changelog: v0.3.10...v0.4.0

v0.3.10

08 Oct 21:34
8b1bf1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

08 Aug 20:08
7bcdb06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

03 Aug 20:02
b0960f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

28 Jul 07:29
Compare
Choose a tag to compare
  • Added the forEach() method

Full Changelog: v0.3.6...v0.3.7

v0.3.6

11 Jul 18:06
704882c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

07 Jul 20:28
Compare
Choose a tag to compare
  • Fix returning nested array type after where()

Full Changelog: v0.3.4...v0.3.5

v0.3.4

07 Jul 15:17
Compare
Choose a tag to compare
  • Add orderBy for nestable attributes
  • Add filtering for array values (in parameter for where() method)
  • Add dump() and dumpJson() method to Block class

Full Changelog: v0.3.3...v0.3.4