Tooly 1.0.5 is all about IDs! ## Tools: - UUID Generator and UUID Decoder have been renamed to ID Generator and ID Decoder. - ID Generator: Add the ability to generate ULIDs and NanoIDs (Configure the size and alphabet, also get information about the collision probability of your alphabet). - ID Decoder: You can now decode ULID. ## Shortcuts Actions: - New *Generate ULIDs* and *Decode ULID* shortcuts actions. - New *Generate NanoIDs* shortcut action. - New *Verify NanoIDs Collision Probability* shortcut action, to ensure your custom alphabet is reliable. ## CLI: - The *ulid-generate* and *ulid-decode* command helps you works with ULIDs from the commande line. - New *nanoid-generate* command to works with NanoIDs. If Tooly has made your development workflow easier or more enjoyable, please consider leaving a review. Your feedback helps us improve the app and reach more developers like you. Thank you for your support!
Here is Tooly 1.0.4! ## Tools: - Base64 Encoder/Decoder: New settings that allows you to encode/decode each line separately - Unix Time Converter: You can now input a Date to get its Unix Timestamp. ## Shortcuts Actions: - New *Convert Date to Unix Timestamp* shortcuts action: Allows you to select a date and get the corresponding unix timestamp ## CLI: - The *time* command of *toolycli* now support *date* as input, allowing you to get its unix timestamp. If Tooly has made your development workflow easier or more enjoyable, please consider leaving a review. Your feedback helps us improve the app and reach more developers like you. Thank you for your support!
Here is Tooly 1.0.3! ## Tools: - Number Base Converter: You can now select an input or output base between 2 and 60. This is also available in the Shortcuts Action. If Tooly has made your development workflow easier or more enjoyable, please consider leaving a review. Your feedback helps us improve the app and reach more developers like you. Thank you for your support!
Hello Tooly 1.0.2! ## Tools: - URL Encoder/Decoder: Easily encode and decode URLs directly within Tooly. Choose to encode the entire URL or query parameters. - UUID Version 6 Support: Generate and decode UUIDs using the Version 6 standard. - SHA-3 Support: Generate or validate hashes with SHA-3 and its variants (e.g., SHA256, Keccak256). Variants can be configured via the gear icon in the tool. - Hash Generator Redesign: A revamped interface for improved readability and easier access to results. ## App: - Refined and improved tool names for better clarity and usability. - Enhanced naming of Shortcut Actions for a more intuitive experience. Enjoy the new tools and features, along with a smoother user experience! If Tooly has made your development workflow easier or more enjoyable, please consider leaving a review. Your feedback helps us improve the app and reach more developers like you. Thank you for your support!
Here is Tooly 1.0.1: # Tools: - New Date Formatter: Format dates effortlessly using the Unicode Standard. - Add a suffix option for type name in JSON to Swift converter - Fix an issue that could result in invalid YAML being generated in JSON to YAML converter - Fix missing root element in JSON to XML for some JSON structure - Address issue with nested types and special characters in JSON to Swift # App: - Added keyboard shortcuts (Cmd+1 to Cmd+0) for quick access to tools, customizable in Settings. - Tools are now grouped by category by default for better organization. - Improved right info bar functionality with a native .inspector modifier. - Sidebar layout on iPad now matches the style of stock apps. Enjoy the new tools and features, along with a smoother user experience!