{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":770599106,"defaultBranch":"main","name":"deta-clojure","ownerLogin":"AdaiasMagdiel","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-11T20:33:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22068596?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711403877.0","currentOid":""},"activityList":{"items":[{"before":"8d32b7eb66a19342b6d7894995017a0d2fdceb89","after":"2b8f2654b57fc4f137ba4622bbd2dc9387fae317","ref":"refs/heads/main","pushedAt":"2024-03-25T22:28:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"style(README): Update table of contents and add new sections\n\nThe table of contents in the README.md file was updated to include\nthe new sections 'Updating Data' and 'Coverage'. Additionally, links\nto the respective sections were added for easier navigation. This\nenhancement aims to improve the organization and accessibility of the\ndocumentation for users and contributors.","shortMessageHtmlLink":"style(README): Update table of contents and add new sections"}},{"before":"e308ad677c334a89ade335e8ad3c557020e0331e","after":"cf9a1a48b4bd74a0b8bc4d0dd2da09df710584d7","ref":"refs/heads/docs","pushedAt":"2024-03-25T22:28:22.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"feat(docs): Update Deta library version to 0.0.6\n\nThe Deta library version in the documentation has been updated from 0.0.5\nto 0.0.6. This update ensures users are provided with the latest features\nand improvements available in the library.\n\n- The dependency information has been updated for Leiningen/Boot, Clojure\n CLI/deps.edn, Gradle, and Maven.\n- This update aligns the documentation with the most recent version of the\n Deta library.\n- The instructions now reflect the correct library version for seamless\n integration and usage.","shortMessageHtmlLink":"feat(docs): Update Deta library version to 0.0.6"}},{"before":"fe93950d63e6e522a1fa098bad4eb73d36bff083","after":"8d32b7eb66a19342b6d7894995017a0d2fdceb89","ref":"refs/heads/main","pushedAt":"2024-03-25T22:05:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(file): Update dependency version to 0.0.6\n\nThe dependency version for com.adaiasmagdiel/deta has been updated\nfrom 0.0.5 to 0.0.6 in the project.clj file. This ensures that users\nget the latest version of the library with potential improvements\nand bug fixes.","shortMessageHtmlLink":"chore(file): Update dependency version to 0.0.6"}},{"before":"9c042ad95b4341d88a8a0c0ef5c624fe28467934","after":"fe93950d63e6e522a1fa098bad4eb73d36bff083","ref":"refs/heads/main","pushedAt":"2024-03-25T22:01:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"feat(base.clj): Add 'update' function\n\nThis commit introduces a new 'update' function to the 'base.clj' file,\nallowing updates to items in the Deta Base. The addition enhances the\nfunctionality of the Deta database operations. The 'update' function\nprovides flexibility for modifying existing objects within the database,\nexpanding the capabilities of the project to manage data more\neffectively and efficiently.","shortMessageHtmlLink":"feat(base.clj): Add 'update' function"}},{"before":"e5d879a5789beef4ed8eb3d81fadecfba513e5f2","after":"9c042ad95b4341d88a8a0c0ef5c624fe28467934","ref":"refs/heads/main","pushedAt":"2024-03-25T21:57:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(README): Update list of functionalities\n\nRemove duplicate entry for 'Update' functionality in the list.\n- The 'Update' functionality was mistakenly listed twice.\n- This commit corrects the redundancy for a more accurate representation.","shortMessageHtmlLink":"chore(README): Update list of functionalities"}},{"before":"86fdf692bff8bf5f6eb4103ecfe8acb6f3ab42b9","after":"e5d879a5789beef4ed8eb3d81fadecfba513e5f2","ref":"refs/heads/main","pushedAt":"2024-03-25T21:56:58.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"feat(test): Add test cases for update function\n\nThis commit adds new test cases for the update function within the test file\nbase_test.clj. The added test cases cover various scenarios to ensure the\ncorrect behavior of the update function:\n\n- Tests updating with `:set` option\n- Tests updating with `:increment` option\n- Tests updating with `:append` option\n- Tests updating with `:prepend` option\n- Tests updating with `:delete` option as a list\n\nThese test cases aim to improve the coverage and reliability of the update\nfunction in the test suite.","shortMessageHtmlLink":"feat(test): Add test cases for update function"}},{"before":"8046e60525b83ae88876bfe288039f93842a3c64","after":"86fdf692bff8bf5f6eb4103ecfe8acb6f3ab42b9","ref":"refs/heads/main","pushedAt":"2024-03-23T12:38:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(test): Refactor and improve base_test.clj\n- Updated key in base/base call in put-test-3 for consistency\n- Added new teardown function to clean the database after each test\n- Created my-fixture function to run teardown after each test suite","shortMessageHtmlLink":"chore(test): Refactor and improve base_test.clj"}},{"before":"e1a885d448c635d8c05cad4fc402d004c2d399f5","after":"e308ad677c334a89ade335e8ad3c557020e0331e","ref":"refs/heads/docs","pushedAt":"2024-03-15T02:39:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(docs): Update table of contents and links\n\nThis commit updates the table of contents in the documentation to improve\nnavigation and organization. The changes include:\n- Renaming \"Features\" to \"Table of Contents\" for clarity.\n- Changing links to point to relevant sections such as \"Project Progress\".\n- Adding navigation for \"Project Progress\" with links to \"Deta Base\" and\n \"Deta Drive\".\n- Adjusting links under \"Features\" section to match the new structure.","shortMessageHtmlLink":"chore(docs): Update table of contents and links"}},{"before":"4a48a2d19056b5b9fd7aeb446e71fd5fef66c78c","after":"8046e60525b83ae88876bfe288039f93842a3c64","ref":"refs/heads/main","pushedAt":"2024-03-15T02:34:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"docs(update): Update README with simple usage instructions\n\nThis commit updates the README.md file to include instructions\nfor simple usage of the Deta Clojure library. It adds a new\nsection for fetching data, with usage examples for fetching all\nrecords, specific records, and modifying fetching parameters.\nAdditionally, it corrects a typo in the section for deleting\ndata. The changes aim to provide clearer and more comprehensive\nguidance for users on using the library for basic operations.","shortMessageHtmlLink":"docs(update): Update README with simple usage instructions"}},{"before":"f5e093bd42e63abbe31ee5d14df9fe375e44585b","after":"4a48a2d19056b5b9fd7aeb446e71fd5fef66c78c","ref":"refs/heads/main","pushedAt":"2024-03-14T17:59:33.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"style(test): Improve error message when DETA_KEY is not set\n- Changed the error message to instruct users to export the variable \"DETA_KEY\"\n- Added a helpful message for better user guidance","shortMessageHtmlLink":"style(test): Improve error message when DETA_KEY is not set"}},{"before":"9b14b7814dfca4bd902c628d379ed42d8fb5efcf","after":"e1a885d448c635d8c05cad4fc402d004c2d399f5","ref":"refs/heads/docs","pushedAt":"2024-03-14T14:42:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(docs): Update Deta library version and feature descriptions\n\nThis update includes:\n- Updated feature descriptions in the documentation for better clarity\nand understanding.\n- Updated Deta library version in code snippets across different build\nsystems to 0.0.5 to ensure compatibility and access to the latest\nfeatures and improvements.\n- These changes aim to provide accurate and updated information to users\nand maintain consistency in the documentation.","shortMessageHtmlLink":"chore(docs): Update Deta library version and feature descriptions"}},{"before":"7c9525948d41a5f4bb6782b00ff39c9a71a034f4","after":"f5e093bd42e63abbe31ee5d14df9fe375e44585b","ref":"refs/heads/main","pushedAt":"2024-03-14T12:13:35.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(test/base_test): Refactor base_test.clj file\n- Replace deprecated function `base/pick` with `base/get`\n- Ensure consistency in function usage for retrieving data\n- Update tests to reflect the changes made to the data retrieval functions","shortMessageHtmlLink":"chore(test/base_test): Refactor base_test.clj file"}},{"before":"5fcedb68987dfd4b9e2b8287f8592ca6f9167ec4","after":"7c9525948d41a5f4bb6782b00ff39c9a71a034f4","ref":"refs/heads/main","pushedAt":"2024-03-14T02:39:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"[OBS] It's late, all I want to do is sleep. As soon as possible, I will fix the errors.","shortMessageHtmlLink":"[OBS] It's late, all I want to do is sleep. As soon as possible, I wi…"}},{"before":"47beb962a495b2c2cd47449427d31fc89f7546b9","after":"5fcedb68987dfd4b9e2b8287f8592ca6f9167ec4","ref":"refs/heads/main","pushedAt":"2024-03-14T01:39:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(deps): Update version to 0.0.4\n\nUpdate the dependency version of `com.adaiasmagdiel/deta` to \"0.0.4\" in\n`project.clj` to keep the library up to date with the latest changes. This\nensures that users are always working with the most recent improvements and\nfixes.","shortMessageHtmlLink":"chore(deps): Update version to 0.0.4"}},{"before":"7467b39345da1728ee90ef33357abdd910dbabb5","after":"9b14b7814dfca4bd902c628d379ed42d8fb5efcf","ref":"refs/heads/docs","pushedAt":"2024-03-14T01:34:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(deps): Update Deta library dependency version\n\n- Update the Deta library dependency version to \"0.0.4\" in the project\n configuration files (project.clj, deps.edn, build.gradle, pom.xml).\n- Keeping dependencies up-to-date ensures compatibility with the latest\n features and bug fixes provided by the library.\n- This update aligns the project with the most recent changes in the Deta\n library, maintaining a consistent and stable development environment.","shortMessageHtmlLink":"chore(deps): Update Deta library dependency version"}},{"before":"24716628e3d2fef71824e06ce585d2048217cb4e","after":"47beb962a495b2c2cd47449427d31fc89f7546b9","ref":"refs/heads/main","pushedAt":"2024-03-14T01:33:06.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"fix(base): Change payload structure in fetch function\n\nThis commit changes the payload structure in the fetch function to use\nmaps instead of vectors for better readability and maintainability.\n- Specifically, the payload now consists of key-value pairs enclosed in\ncurly braces.\n- This improves the clarity of the code and makes it easier to\nunderstand the data structure being used.","shortMessageHtmlLink":"fix(base): Change payload structure in fetch function"}},{"before":"42798789a5334a7940249228c0484419cfd2debb","after":"7467b39345da1728ee90ef33357abdd910dbabb5","ref":"refs/heads/docs","pushedAt":"2024-03-14T01:19:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"doc: Update references to include fetch functionality\n\nThis commit adds references to the 'Fetch' functionality in the documentation.\n- Updated links in the 'Usage' section to include 'Data Fetching'.\n- Added links to 'Fetch' in the 'Reference' section.\n- Included a new section 'Fetch' with detailed information on the function.","shortMessageHtmlLink":"doc: Update references to include fetch functionality"}},{"before":"2a5899b5363f03d5940b2fe6b69b06658da2809d","after":"42798789a5334a7940249228c0484419cfd2debb","ref":"refs/heads/docs","pushedAt":"2024-03-13T22:39:30.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(docs): Update references to 'Deta Clojure API'\n\nThe commit updates all references to 'Deta Clojure API' to 'Deta Clojure\nLibrary' throughout the documentation files. This change reflects a\nrebranding decision and aligns the terminology with the actual library\nname.\n\nChanges:\n- Updated titles, links, and descriptions to use 'Deta Clojure Library'\n- Added a section on 'Features' highlighting the capabilities of the library","shortMessageHtmlLink":"chore(docs): Update references to 'Deta Clojure API'"}},{"before":"13b8ef49d958c8f71e3f8cc0c6049db7d542296b","after":"24716628e3d2fef71824e06ce585d2048217cb4e","ref":"refs/heads/main","pushedAt":"2024-03-13T21:31:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(README): Update feature descriptions\n\nThis commit updates feature descriptions in the README file to provide\nmore clarity and detail on the functionalities of the Deta library.\n- Refactored \"Base Initialization\" to \"Database Initialization\" for clearer\n understanding.\n- Added \"Data Update\", \"Data Retrieval\", and \"Data Deletion\" features to\n highlight additional capabilities.\n- Emphasized the importance of a comprehensive test suite for reliability\n and accuracy.","shortMessageHtmlLink":"chore(README): Update feature descriptions"}},{"before":"f8ff6dd5ee51dcd75389c7a261eef681fcd092bc","after":"13b8ef49d958c8f71e3f8cc0c6049db7d542296b","ref":"refs/heads/main","pushedAt":"2024-03-13T21:27:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"style(README): Update LICENSE link format\n\nChange the format of the link pointing to the LICENSE file in the README\nfrom [LICENSE.md](LICENSE.md) to [LICENSE](LICENSE) for consistency.","shortMessageHtmlLink":"style(README): Update LICENSE link format"}},{"before":"e6a827186e3a00eaafb6bc568cf391ba17ce98bc","after":"f8ff6dd5ee51dcd75389c7a261eef681fcd092bc","ref":"refs/heads/main","pushedAt":"2024-03-13T21:24:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"docs(readme): Update documentation links in README\n\nThe README file was updated to include corrected links for documentation. The links now direct users to the specific installation\nsections in the comprehensive documentation available on the project's\nwebsite. This change was made to provide users with clear instructions on\nhow to install the software using different methods.","shortMessageHtmlLink":"docs(readme): Update documentation links in README"}},{"before":"4bb3b64315514d2bd64704faab43f2eb9d5e001b","after":"2a5899b5363f03d5940b2fe6b69b06658da2809d","ref":"refs/heads/docs","pushedAt":"2024-03-13T20:48:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"feat(mkdocs): Add new features and markdown extensions\n\nThis commit enhances the configuration of the MkDocs site by adding new\nfeatures and markdown extensions:\n- Added features to the material theme for navigation and code copying\n- Included pymdownx.highlight with anchor line numbers\n- Added pymdownx.superfences and pymdownx.inlinehilite for improved formatting and highlighting\n\nThese changes were made to improve the overall user experience and provide\nadditional functionalities for better navigation and code display on the site.","shortMessageHtmlLink":"feat(mkdocs): Add new features and markdown extensions"}},{"before":"378cce8b4025f2e40fbdf84e6887871c21ea778e","after":"4bb3b64315514d2bd64704faab43f2eb9d5e001b","ref":"refs/heads/docs","pushedAt":"2024-03-13T18:50:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"docs: Add initial documentation files and structure\n\n- Added initial documentation files related to the Deta Clojure API, including\n 'index.md', 'reference.md', and 'usage.md' to provide an overview of the\n functionalities available in the `deta.base` namespace for interacting with\n the Deta database. The documentation covers topics such as installation,\n tests, usage examples, reference information, and use cases.\n\nchore: Add MkDocs configuration for Deta Clojure API documentation\n\n- Created 'mkdocs.yml' configuration file for the Deta Clojure API\n documentation project. The configuration sets the site name to 'Deta Clojure\n API' and applies the 'material' theme for styling and presentation purposes.","shortMessageHtmlLink":"docs: Add initial documentation files and structure"}},{"before":null,"after":"378cce8b4025f2e40fbdf84e6887871c21ea778e","ref":"refs/heads/docs","pushedAt":"2024-03-13T18:03:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(changelog): Remove old entries from CHANGELOG.md\n- The old entries from previous versions were removed to keep the CHANGELOG\n concise and relevant.\n\nchore(project): Delete project.clj file\n- The file project.clj was deleted as it is no longer necessary for the current\n project structure and dependencies.","shortMessageHtmlLink":"chore(changelog): Remove old entries from CHANGELOG.md"}},{"before":"98bafeaf5bb706d57a6a539144a964f02a88d2b5","after":"e6a827186e3a00eaafb6bc568cf391ba17ce98bc","ref":"refs/heads/main","pushedAt":"2024-03-13T17:44:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(doc): Revamp usage.md content and structure\n- Restructured the `usage.md` file to provide a clearer and more concise\noverview of the `deta` library functionalities.\n- Updated the Table of Contents to reflect a more organized and detailed\nstructure.\n- Reworked the Introduction section to highlight the purpose and benefits of\nthe `deta` library in Clojure projects.\n- Revamped the Installation section for clarity and consistency across\ndifferent build tools (Leiningen/Boot, Clojure CLI/deps.edn, Gradle, Maven).\n- Improved the Getting Started section by emphasizing the incorporation of\n`deta.base` namespace and its dependencies.\n- Enhanced the Example Usage section by showcasing various use cases of\nfunctions like `put`, `get`, `delete`, and `insert`.\n- Renamed the subsection `Example Usage` to `Exemplified Usage` for better\nunderstanding.\n- Added subcategories under `Exemplified Usage` like `Database Connection\nInitialization`, `Using the put Function`, `Using the get Function`, `Using\nthe delete Function`, and `Using the insert Function` for a more detailed\nexplanation.\n- Expanded Use Cases section to include data insertion, retrieval, and removal\nexamples.\n- Updated the Tests section to include testing instructions for Windows and\nLinux/MacOS platforms.\n- clarified running tests and setting `DETA_KEY` environment variable\ninstructions.","shortMessageHtmlLink":"chore(doc): Revamp usage.md content and structure"}},{"before":"c8b0192f3504035e39bee2453e7948aefee5e54c","after":"98bafeaf5bb706d57a6a539144a964f02a88d2b5","ref":"refs/heads/main","pushedAt":"2024-03-12T23:10:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore: Update Deta library version to 0.0.3\n\nThe Deta library version in the project dependencies has been updated\nto 0.0.3. This update ensures that the latest features and bug fixes\nprovided by the library are available for use in the project.\n\nFor alternative installation methods, such as Clojure CLI/deps.edn,\nGradle, and Maven, please refer to the Installation section of the\ndocumentation for detailed instructions.","shortMessageHtmlLink":"chore: Update Deta library version to 0.0.3"}},{"before":"ef6454ee48f4b4abbde6c7da44aa609a1b61127f","after":"c8b0192f3504035e39bee2453e7948aefee5e54c","ref":"refs/heads/main","pushedAt":"2024-03-12T23:03:07.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"chore(test): Update test case for duplicated key insertion\n\nThe test case for inserting a duplicated key has been updated to ensure\ncorrect behavior. The key name in the test was corrected to \"key\" for\nconsistency and to avoid confusion.","shortMessageHtmlLink":"chore(test): Update test case for duplicated key insertion"}},{"before":"e1b41995973f80aba0e202f00a8f81e7f07b2043","after":"ef6454ee48f4b4abbde6c7da44aa609a1b61127f","ref":"refs/heads/main","pushedAt":"2024-03-12T22:42:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"feat(src/deta/base.clj): Add insert function to interact with Deta Base\n\nThis commit adds an 'insert' function to the 'base.clj' file, enabling data\ninsertion to Deta Base. The function allows inserting data with or without a\nspecified key. It handles different response statuses, including success,\nconflict error, and other statuses, and throws exceptions when necessary.","shortMessageHtmlLink":"feat(src/deta/base.clj): Add insert function to interact with Deta Base"}},{"before":"644b56c77b9f28c40e911c0b558167f1cc53113a","after":"e1b41995973f80aba0e202f00a8f81e7f07b2043","ref":"refs/heads/main","pushedAt":"2024-03-12T22:14:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"docs(usage): Add documentation for the 'delete' function\n\nThis commit adds documentation for the 'delete' function to the usage.md file.\n- Details the basic usage and return value of the 'delete' function.\n- Provides an example of using the 'delete' function to remove an item.\n- Enhances the 'Use Cases' section with information on removing data.","shortMessageHtmlLink":"docs(usage): Add documentation for the 'delete' function"}},{"before":"932265a53721b41901e0d3814aaa899d0665ee7d","after":"644b56c77b9f28c40e911c0b558167f1cc53113a","ref":"refs/heads/main","pushedAt":"2024-03-12T18:28:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AdaiasMagdiel","name":"Adaías Magdiel","path":"/AdaiasMagdiel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22068596?s=80&v=4"},"commit":{"message":"test(deta): Improve error handling in base_test.clj\n- Refactor tests in base_test.clj to include more descriptive names and\n improve error handling scenarios.\n- Added new tests for 'delete' function to check data removal functionality\n- Updated tests to throw exceptions for non-valid keys in 'get' and 'delete' operations.","shortMessageHtmlLink":"test(deta): Improve error handling in base_test.clj"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHw3mYgA","startCursor":null,"endCursor":null}},"title":"Activity · AdaiasMagdiel/deta-clojure"}