Skip to content

Releases: IonicaBizau/iterate-object

1.3.5

Choose a tag to compare

@IonicaBizau IonicaBizau released this 13 Feb 20:19

Β - 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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 09 Aug 12:38

Update docs and licence year. πŸš€

1.3.3

Choose a tag to compare

@IonicaBizau IonicaBizau released this 03 Jan 17:19

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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 14 Jan 11:42
  • 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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 03 Dec 14:04
  • 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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 12 Nov 14:05

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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 04 Aug 10:17

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

Choose a tag to compare

@IonicaBizau IonicaBizau released this 24 Jul 09:48
  • Initial release.