Skip to content

Releases: IonicaBizau/iterate-object

1.3.5

13 Feb 20:19

Choose a tag to compare

Β - Update the documentation.

  • Add the GitHub Sponsors link.Β 

As always, I am very grateful to those supporting my projects! You can do that by donating via PayPal or via GitHub Sponsors.

Thank you very much! ❀️

1.3.4

09 Aug 12:38

Choose a tag to compare

Update docs and licence year. πŸš€

1.3.3

03 Jan 17:19

Choose a tag to compare

Happy New Year! πŸŽ‰ πŸš€

This pull request is going to update the documentation of this project and add the Buy me a coffee cookies and tea button:

Buy Me A Coffee

If this project helped you, tea and cookies is perhaps something I would really enjoy. :)

1.3.1

14 Jan 11:42

Choose a tag to compare

  • Added badges πŸŽ‰
    • PayPal Donations
    • npm downloads
    • npm version
    • Travis (if there are tests)
    • CodeMentor–you can ping me there if you need help with one of these modules (or help in general).
  • Updated the LICENSE year. πŸŽ†

1.3.0

03 Dec 14:04

Choose a tag to compare

  • Added package.json
  • Improved the documentation.
  • Integrated json2md with blah to get the best flexibility in generating documentation. πŸ’«
  • Relicense to MIT and link to the license. ❀️

Regarding the integration of json2md into blah, read this blog post I wrote.

1.2.0

12 Nov 14:05

Choose a tag to compare

This update is part of the biggest process of cleaning up my GitHub projects:

  • Some of the repos were merged with other repos. 🎈
  • Obsolete repositories (actually these that didn't have any functionality) were been deleted. πŸ”₯
  • Most of them got better documentation using blah configuration. πŸ“– πŸ“š πŸ“

Changes

  • Improved documentation πŸ“
  • Added/updated the the CONTRIBUTING.md file. πŸ“–
  • Integrated json2md with blah to get the best flexibility in generating documentation. πŸ’«

Regarding the integration of json2md into blah, read this blog post I wrote.

1.1.0

04 Aug 10:17

Choose a tag to compare

Always, send the value first and then the name. Also, send the input object in the callback function. In some cases the client wants to access the object and it's better to have it in the arguments.

1.0.0

24 Jul 09:48

Choose a tag to compare

  • Initial release.