Skip to content

Releases: nizamiza/rpm

v0.4.2

17 May 12:31
Compare
Choose a tag to compare

v0.4.1

17 May 10:49
Compare
Choose a tag to compare
  • Fix all _all commands: install_all, update_all, delete_all.
  • Expose setup function in the init.lua.
  • Add type annotations to all functions.
  • Refactor code structure and namings.

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

v0.4.0

14 May 09:40
3d95bb9
Compare
Choose a tag to compare

What's Changed

  • Use vim schedule instead of coroutines, use floats for plugin info by @nizamiza in #6

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 May 00:10
e5bffa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Apr 14:57
80bc407
Compare
Choose a tag to compare

What's Changed

  • Add generate_helptags by @nizamiza in #4
  • Fix delete and delete_all commands not working
  • Prevent RPM from deleting itself

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Mar 23:57
3beab3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

20 Mar 13:00
3153a95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Mar 21:18
79102ac
Compare
Choose a tag to compare

What's Changed