Changes in version 0.2.1 (2023-03-26) - Fix vec_ptype_abbr() methods. Changes in version 0.2.0 (2022-11-20) - Add rekey_with() to change the menu key name by function. - Rename new_menu() to new_nav_menu(). - Add new_nav_input() to create input forms. Changes in version 0.1.2 (2022-05-14) - Add itemise() to update menu items. - Change rekey() to a generic function. - Change size summaries for menus by pillar::size_sum.navigatr_menu(). - Update README. Changes in version 0.1.1 (2022-02-21) - Add rekey() to rename a key of a menu item. - Fix a bug that menu attributes are not changed properly. - Fix a bug that occurs in menus with values other than tibble. Changes in version 0.1.0 (2022-01-26) - The first release.