Skip to content

Releases: adrianmg/github-pewpew

v1.4.0 🌈

Choose a tag to compare

@adrianmg adrianmg released this 28 Jun 22:02

Release cover

✨ Now you can archive repositories!

Can you believe it’s been three years since the last release!?

  • Added ghpew repos --archive / ghpew repos -a command to archive repos #57
  • Fixed plenty of minor errors
  • Updated all dependencies to make it more secure
  • Full changelog v1.3.1...v1.4.0

🤗 Contributors

v1.3.1 🌈

Choose a tag to compare

@adrianmg adrianmg released this 02 Oct 05:35

Release cover

✨ Major Release with Codespaces!

  • Added ghpew codespaces command to delete codespaces #37
  • Added ghpew help as the default command
  • Added ghpew repos command to delete repos
  • Added instructions to press space to select choices
  • Fixed configuration directory issues #38
  • Improved configuration directory for Unix users
  • Migrated dependencies from CommonJS to ES modules
  • Updated dependencies #40 #41 #42
  • Full changelog v1.2.2...v1.3.1

🤗 Contributors

v1.2.2 🌈

Choose a tag to compare

@adrianmg adrianmg released this 04 Apr 04:25
dc32604

og

Changes

  • New logo, preview, and website!
  • Thanks to Rapha Lopes for his beautiful logo design contribution.

🧰 Maintenance

v1.2.1 🌈

Choose a tag to compare

@github-actions github-actions released this 29 Oct 23:18
381ae67

Changes

  • Fixed typo successfully 💂‍♀️ @raulb (#24)

🧰 Maintenance

v1.2.0 🌈

Choose a tag to compare

@adrianmg adrianmg released this 25 Aug 03:16
398cf88

Changes

A much-needed refactor after v1.1.0 that improves the overall stability of the app. You can now get more than 100 results, as there was no pagination in prior versions.

Many bugs have been fixed, and the authentication process is now more robust when tokens get invalidated in different scenarios. I've also added some testing to cover the authentication flow.

📦 Check github-pewpew v1.2.0 on npm.

Preview of the tool

I hope you like it, and thanks for the feedback!

🚀 Features

  • Revoking tokens will re-trigger auth flow on clients @adrianmg (#18)
  • Custom error handling and a more robust api call flow @adrianmg (#18)
  • Complete overhaul of the business logic in /src/github.js. @adrianmg (#18)
  • Pagination added: now returns more than 100 results @adrianmg (#22)
  • Adding test coverage with Mocha @adrianmg (#21)

🐛 Bug Fixes

🧰 Maintenance

Thanks

Thanks to @sergiou87 for all the feedback and guidance in detaching the business logic from the UI 🙇‍♂️

v1.1.3 🌈

Choose a tag to compare

@github-actions github-actions released this 14 Aug 01:15
95f557e

Changes

Users will be able to sign in faster and more securely thanks to OAuth implementation and persisting configuration file (multi-platform).

Preview of the tool

🚀 Features

  • OAuth refactor: faster sign in @adrianmg (#5)
  • Persist configuration: no need to auth every time you run the command @adrianmg (#6)

🧰 Maintenance

v1.1.2 🌈

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:57
4a9ce92

Changes

Users will be able to sign in faster and more securely thanks to OAuth implementation and persisting configuration file (multi-platform).

Preview of the tool

🚀 Features

  • OAuth refactor: faster sign in @adrianmg (#5)
  • Persist configuration: no need to auth every time you run the command @adrianmg (#6)

🧰 Maintenance

v1.1.1 🌈

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:01
65b1dfb

Changes

Users will be able to sign in faster and more securely thanks to OAuth implementation and persisting configuration file (multi-platform).

Preview of the tool

🚀 Features

  • OAuth refactor: faster sign in @adrianmg (#5)
  • Persist configuration: no need to auth every time you run the command @adrianmg (#6)

🧰 Maintenance

v1.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:57
d83ea03

Changes

Users will be able to sign in faster and more securely thanks to OAuth implementation and persisting configuration file (multi-platform).

Preview of the tool

🚀 Features

  • OAuth refactor: faster sign in @adrianmg (#5)
  • Persist configuration: no need to auth every time you run the command @adrianmg (#6)

🧰 Maintenance

v1.0.6 🌈

Choose a tag to compare

@github-actions github-actions released this 12 Aug 06:08
a2e0780

Changes