Skip to content

v1.1.0

Compare
Choose a tag to compare
@khaledosama999 khaledosama999 released this 25 Feb 15:30
· 52 commits to master since this release

1.1.0 (2021-02-25)

Chores
  • publish and npm: run build before publishing and add repo url (4cc37dbd)
  • package: change package name (606a1041)
  • github workflow: rename workflow (f7c28292)
  • remove unecessary files (b71bc84b)
  • changelog: add auto log generator (57fc1eb6)
Continuous Integration
  • github workflow: add work flow for publishing (94e82059)
  • husky and commitizen: add husky and commitizen for commit hooks (eb5df8ce)
Documentation Changes
New Features
  • heap: added the first implmentation (8ff2045c)
Bug Fixes
  • github workflow: fix publish work flow (d79142b1)
Tests
  • test: add test for complex objects (790d45be)