Files
Gropify/en/about/changelog.html
github-actions[bot] b6e2fda7eb Deploy to GitHub pages
2025-11-15 17:19:55 +00:00

35 lines
19 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="VuePress 2.0.0-rc.0">
<style>
:root {
--c-bg: #fff;
}
html.dark {
--c-bg: #22272e;
}
html, body {
background-color: var(--c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme');
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
if (userMode === 'dark' || (userMode !== 'light' && systemDarkMode)) {
document.documentElement.classList.toggle('dark', true);
}
</script>
<link rel="icon" href="/Gropify/images/logo.svg"><title>Changelog | Gropify</title><meta name="description" content="A type-safe and modern properties plugin for Gradle">
<link rel="preload" href="/Gropify/assets/style-ZvMm2Cad.css" as="style"><link rel="stylesheet" href="/Gropify/assets/style-ZvMm2Cad.css">
<link rel="modulepreload" href="/Gropify/assets/app-aH6YcK-Q.js"><link rel="modulepreload" href="/Gropify/assets/changelog.html-OIxI57Wq.js"><link rel="modulepreload" href="/Gropify/assets/changelog.html-HK_jZl0_.js">
<link rel="prefetch" href="/Gropify/assets/index.html-zPqCtEf7.js" as="script"><link rel="prefetch" href="/Gropify/assets/index.html-J5Mpt7Vl.js" as="script"><link rel="prefetch" href="/Gropify/assets/index.html-7LpniZrm.js" as="script"><link rel="prefetch" href="/Gropify/assets/home.html-TFY4cEol.js" as="script"><link rel="prefetch" href="/Gropify/assets/quick-start.html-7AxcUCW_.js" as="script"><link rel="prefetch" href="/Gropify/assets/about.html-h4rdh_fS.js" as="script"><link rel="prefetch" href="/Gropify/assets/contacts.html-fepWrcVL.js" as="script"><link rel="prefetch" href="/Gropify/assets/future.html-mEvcxp6P.js" as="script"><link rel="prefetch" href="/Gropify/assets/about.html-6Xw5XEhi.js" as="script"><link rel="prefetch" href="/Gropify/assets/changelog.html-xI7_Sq17.js" as="script"><link rel="prefetch" href="/Gropify/assets/contacts.html-oiF8uxsH.js" as="script"><link rel="prefetch" href="/Gropify/assets/future.html-LX8OEuCN.js" as="script"><link rel="prefetch" href="/Gropify/assets/home.html-9eiAlurd.js" as="script"><link rel="prefetch" href="/Gropify/assets/quick-start.html-wQnE0x98.js" as="script"><link rel="prefetch" href="/Gropify/assets/404.html-6Yl8cQE3.js" as="script"><link rel="prefetch" href="/Gropify/assets/index.html-7DNoxpGZ.js" as="script"><link rel="prefetch" href="/Gropify/assets/index.html-H28pjygm.js" as="script"><link rel="prefetch" href="/Gropify/assets/index.html-WpXt5Cz7.js" as="script"><link rel="prefetch" href="/Gropify/assets/home.html-2op2IBCZ.js" as="script"><link rel="prefetch" href="/Gropify/assets/quick-start.html-f_E-gIx7.js" as="script"><link rel="prefetch" href="/Gropify/assets/about.html-jqvjl3Ob.js" as="script"><link rel="prefetch" href="/Gropify/assets/contacts.html-umJCUAv2.js" as="script"><link rel="prefetch" href="/Gropify/assets/future.html-T9ih0RxQ.js" as="script"><link rel="prefetch" href="/Gropify/assets/about.html-AyhWm9Wa.js" as="script"><link rel="prefetch" href="/Gropify/assets/changelog.html-dsukWq08.js" as="script"><link rel="prefetch" href="/Gropify/assets/contacts.html-mhfINZEn.js" as="script"><link rel="prefetch" href="/Gropify/assets/future.html-UrATvnbP.js" as="script"><link rel="prefetch" href="/Gropify/assets/home.html-no62ZQLF.js" as="script"><link rel="prefetch" href="/Gropify/assets/quick-start.html-umL0lxu-.js" as="script"><link rel="prefetch" href="/Gropify/assets/404.html-UdYhvg0G.js" as="script">
</head>
<body>
<div id="app"><!--[--><div class="theme-container"><!--[--><header class="navbar"><div class="toggle-sidebar-button" title="toggle sidebar" aria-expanded="false" role="button" tabindex="0"><div class="icon" aria-hidden="true"><span></span><span></span><span></span></div></div><span><a href="/Gropify/en/" class=""><img class="logo" src="/Gropify/images/logo.svg" alt="Gropify"><span class="site-name can-hide">Gropify</span></a></span><div class="navbar-items-wrapper" style=""><!--[--><!--]--><nav class="navbar-items can-hide"><!--[--><div class="navbar-item"><div class="navbar-dropdown-wrapper"><button class="navbar-dropdown-title" type="button" aria-label="Navigation"><span class="title">Navigation</span><span class="arrow down"></span></button><button class="navbar-dropdown-title-mobile" type="button" aria-label="Navigation"><span class="title">Navigation</span><span class="right arrow"></span></button><ul style="display:none;" class="navbar-dropdown"><!--[--><li class="navbar-dropdown-item"><!--[--><h4 class="navbar-dropdown-subtitle"><span>Get Started</span></h4><ul class="navbar-dropdown-subitem-wrapper"><!--[--><li class="navbar-dropdown-subitem"><a href="/Gropify/en/guide/home.html" class="" aria-label="Introduction"><!--[--><!--]--> Introduction <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/guide/quick-start.html" class="" aria-label="Quick Start"><!--[--><!--]--> Quick Start <!--[--><!--]--></a></li><!--]--></ul><!--]--></li><li class="navbar-dropdown-item"><!--[--><h4 class="navbar-dropdown-subtitle"><span>About</span></h4><ul class="navbar-dropdown-subitem-wrapper"><!--[--><li class="navbar-dropdown-subitem"><a aria-current="page" href="/Gropify/en/about/changelog.html" class="router-link-active router-link-exact-active router-link-active" aria-label="Changelog"><!--[--><!--]--> Changelog <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/future.html" class="" aria-label="Looking Toward the Future"><!--[--><!--]--> Looking Toward the Future <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/contacts.html" class="" aria-label="Contact Us"><!--[--><!--]--> Contact Us <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/about.html" class="" aria-label="About This Document"><!--[--><!--]--> About This Document <!--[--><!--]--></a></li><!--]--></ul><!--]--></li><!--]--></ul></div></div><div class="navbar-item"><a href="/Gropify/en/about/contacts" class="" aria-label="Contact Us"><!--[--><!--]--> Contact Us <!--[--><!--]--></a></div><div class="navbar-item"><div class="navbar-dropdown-wrapper"><button class="navbar-dropdown-title" type="button" aria-label="Select language"><span class="title">English (US)</span><span class="arrow down"></span></button><button class="navbar-dropdown-title-mobile" type="button" aria-label="Select language"><span class="title">English (US)</span><span class="right arrow"></span></button><ul style="display:none;" class="navbar-dropdown"><!--[--><li class="navbar-dropdown-item"><a aria-current="page" href="/Gropify/en/about/changelog.html" class="router-link-active router-link-exact-active router-link-active" aria-label="English"><!--[--><!--]--> English <!--[--><!--]--></a></li><li class="navbar-dropdown-item"><a href="/Gropify/zh-cn/about/changelog.html" class="" aria-label="简体中文"><!--[--><!--]--> 简体中文 <!--[--><!--]--></a></li><!--]--></ul></div></div><div class="navbar-item"><a class="external-link" href="https://github.com/HighCapable/Gropify" rel="noopener noreferrer" target="_blank" aria-label="GitHub"><!--[--><!--]--> GitHub <span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!--[--><!--]--></a></div><!--]--></nav><!--[--><!--]--><button class="toggle-color-mode-button" title="toggle color mode"><svg style="" class="icon" focusable="false" viewBox="0 0 32 32"><path d="M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z" fill="currentColor"></path><path d="M5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z" fill="currentColor"></path><path d="M2 15.005h5v2H2z" fill="currentColor"></path><path d="M5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 25.005h2v5h-2z" fill="currentColor"></path><path d="M21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z" fill="currentColor"></path><path d="M25 15.005h5v2h-5z" fill="currentColor"></path><path d="M21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 2.005h2v5h-2z" fill="currentColor"></path></svg><svg style="display:none;" class="icon" focusable="false" viewBox="0 0 32 32"><path d="M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z" fill="currentColor"></path></svg></button><form class="search-box" role="search"><input type="search" placeholder="Search" autocomplete="off" spellcheck="false" value><!----></form></div></header><!--]--><div class="sidebar-mask"></div><!--[--><aside class="sidebar"><nav class="navbar-items"><!--[--><div class="navbar-item"><div class="navbar-dropdown-wrapper"><button class="navbar-dropdown-title" type="button" aria-label="Navigation"><span class="title">Navigation</span><span class="arrow down"></span></button><button class="navbar-dropdown-title-mobile" type="button" aria-label="Navigation"><span class="title">Navigation</span><span class="right arrow"></span></button><ul style="display:none;" class="navbar-dropdown"><!--[--><li class="navbar-dropdown-item"><!--[--><h4 class="navbar-dropdown-subtitle"><span>Get Started</span></h4><ul class="navbar-dropdown-subitem-wrapper"><!--[--><li class="navbar-dropdown-subitem"><a href="/Gropify/en/guide/home.html" class="" aria-label="Introduction"><!--[--><!--]--> Introduction <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/guide/quick-start.html" class="" aria-label="Quick Start"><!--[--><!--]--> Quick Start <!--[--><!--]--></a></li><!--]--></ul><!--]--></li><li class="navbar-dropdown-item"><!--[--><h4 class="navbar-dropdown-subtitle"><span>About</span></h4><ul class="navbar-dropdown-subitem-wrapper"><!--[--><li class="navbar-dropdown-subitem"><a aria-current="page" href="/Gropify/en/about/changelog.html" class="router-link-active router-link-exact-active router-link-active" aria-label="Changelog"><!--[--><!--]--> Changelog <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/future.html" class="" aria-label="Looking Toward the Future"><!--[--><!--]--> Looking Toward the Future <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/contacts.html" class="" aria-label="Contact Us"><!--[--><!--]--> Contact Us <!--[--><!--]--></a></li><li class="navbar-dropdown-subitem"><a href="/Gropify/en/about/about.html" class="" aria-label="About This Document"><!--[--><!--]--> About This Document <!--[--><!--]--></a></li><!--]--></ul><!--]--></li><!--]--></ul></div></div><div class="navbar-item"><a href="/Gropify/en/about/contacts" class="" aria-label="Contact Us"><!--[--><!--]--> Contact Us <!--[--><!--]--></a></div><div class="navbar-item"><div class="navbar-dropdown-wrapper"><button class="navbar-dropdown-title" type="button" aria-label="Select language"><span class="title">English (US)</span><span class="arrow down"></span></button><button class="navbar-dropdown-title-mobile" type="button" aria-label="Select language"><span class="title">English (US)</span><span class="right arrow"></span></button><ul style="display:none;" class="navbar-dropdown"><!--[--><li class="navbar-dropdown-item"><a aria-current="page" href="/Gropify/en/about/changelog.html" class="router-link-active router-link-exact-active router-link-active" aria-label="English"><!--[--><!--]--> English <!--[--><!--]--></a></li><li class="navbar-dropdown-item"><a href="/Gropify/zh-cn/about/changelog.html" class="" aria-label="简体中文"><!--[--><!--]--> 简体中文 <!--[--><!--]--></a></li><!--]--></ul></div></div><div class="navbar-item"><a class="external-link" href="https://github.com/HighCapable/Gropify" rel="noopener noreferrer" target="_blank" aria-label="GitHub"><!--[--><!--]--> GitHub <span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!--[--><!--]--></a></div><!--]--></nav><!--[--><!--]--><ul class="sidebar-items"><!--[--><li><p tabindex="0" class="sidebar-item sidebar-heading collapsible">Get Started <span class="right arrow"></span></p><ul style="display:none;" class="sidebar-item-children"><!--[--><li><a href="/Gropify/en/guide/home.html" class="sidebar-item" aria-label="Introduction"><!--[--><!--]--> Introduction <!--[--><!--]--></a><!----></li><li><a href="/Gropify/en/guide/quick-start.html" class="sidebar-item" aria-label="Quick Start"><!--[--><!--]--> Quick Start <!--[--><!--]--></a><!----></li><!--]--></ul></li><li><p tabindex="0" class="sidebar-item sidebar-heading active collapsible">About <span class="down arrow"></span></p><ul style="" class="sidebar-item-children"><!--[--><li><a aria-current="page" href="/Gropify/en/about/changelog.html" class="router-link-active router-link-exact-active router-link-active sidebar-item active" aria-label="Changelog"><!--[--><!--]--> Changelog <!--[--><!--]--></a><ul style="" class="sidebar-item-children"><!--[--><li><a aria-current="page" href="/Gropify/en/about/changelog.html#_1-0-1-2025-11-16" class="router-link-active router-link-exact-active sidebar-item" aria-label="1.0.1 | 2025.11.16"><!--[--><!--]--> 1.0.1 | 2025.11.16 <!--[--><!--]--></a><!----></li><li><a aria-current="page" href="/Gropify/en/about/changelog.html#_1-0-0-2025-11-11" class="router-link-active router-link-exact-active sidebar-item" aria-label="1.0.0 | 2025.11.11"><!--[--><!--]--> 1.0.0 | 2025.11.11 <!--[--><!--]--></a><!----></li><!--]--></ul></li><li><a href="/Gropify/en/about/future.html" class="sidebar-item" aria-label="Looking Toward the Future"><!--[--><!--]--> Looking Toward the Future <!--[--><!--]--></a><!----></li><li><a href="/Gropify/en/about/contacts.html" class="sidebar-item" aria-label="Contact Us"><!--[--><!--]--> Contact Us <!--[--><!--]--></a><!----></li><li><a href="/Gropify/en/about/about.html" class="sidebar-item" aria-label="About This Document"><!--[--><!--]--> About This Document <!--[--><!--]--></a><!----></li><!--]--></ul></li><!--]--></ul><!--[--><!--]--></aside><!--]--><!--[--><main class="page"><!--[--><!--]--><div class="theme-default-content"><!--[--><!--]--><div><h1 id="changelog" tabindex="-1"><a class="header-anchor" href="#changelog" aria-hidden="true">#</a> Changelog</h1><blockquote><p>The version update history of <code>Gropify</code> is recorded here.</p></blockquote><div class="custom-container danger"><p class="custom-container-title">Pay Attention</p><p>We will only maintain the latest API version. If you are using an outdated API version, you voluntarily renounce any possibility of maintenance.</p></div><div class="custom-container warning"><p class="custom-container-title">Notice</p><p>To avoid translation time consumption, Changelog will use <strong>Google Translation</strong> from <strong>Chinese</strong> to <strong>English</strong>, please refer to the original text for actual reference.</p><p>Time zone of version release date: <strong>UTC+8</strong></p></div><h3 id="_1-0-1-2025-11-16" tabindex="-1"><a class="header-anchor" href="#_1-0-1-2025-11-16" aria-hidden="true">#</a> 1.0.1 | 2025.11.16 <span class="badge tip" style="vertical-align:middle;"><!--[-->latest<!--]--></span></h3><ul><li>Fixed the issue where <code>permanentKeyValues</code> was incorrectly configured to <code>replacementKeyValues</code></li><li>Optimized the automatic type conversion function for property key-values, fixed the problem of negative long integers being converted to integers</li><li>Optimized log output function, added tags and text colors for each type of log</li><li>Added <code>keyValueRules</code> to manually specify the type of property key-values, effective when <code>useTypeAutoConversion</code> is enabled</li><li>Enhanced debugging function, added detailed log output in debug mode</li><li>Fixed the issue where <code>extensionName</code> was judged as empty and illegal under default settings</li><li>Added judgment content for default extension method names that may cause conflicts</li><li>Added <code>manifestPlaceholders</code> property key-value synchronization function to <code>android</code> configuration method block</li><li>Fixed the problem of Javapoet and Kotlinpoet processing special escape characters in source code generation</li><li>Fixed other issues that may cause build script compilation failure</li></ul><h3 id="_1-0-0-2025-11-11" tabindex="-1"><a class="header-anchor" href="#_1-0-0-2025-11-11" aria-hidden="true">#</a> 1.0.0 | 2025.11.11 <span class="badge warning" style="vertical-align:middle;"><!--[-->stale<!--]--></span></h3><ul><li>The first version is submitted to Maven</li></ul></div><!--[--><!--]--></div><footer class="page-meta"><div class="meta-item edit-link"><a class="external-link meta-item-label" href="https://github.com/HighCapable/Gropify/edit/main/docs-source/src/en/about/changelog.md" rel="noopener noreferrer" target="_blank" aria-label="Edit this page on GitHub"><!--[--><!--]--> Edit this page on GitHub <span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!--[--><!--]--></a></div><div class="meta-item last-updated"><span class="meta-item-label">Last Updated: </span><!----></div><div class="meta-item contributors"><span class="meta-item-label">Contributors: </span><span class="meta-item-info"><!--[--><!--[--><span class="contributor" title="email: qzmmcn@163.com">fankesyooni</span><!----><!--]--><!--]--></span></div></footer><nav class="page-nav"><p class="inner"><!----><span class="next"><a href="/Gropify/en/about/future.html" class="" aria-label="Looking Toward the Future"><!--[--><!--]--> Looking Toward the Future <!--[--><!--]--></a></span></p></nav><!--[--><!--]--></main><!--]--></div><!----><!--]--></div>
<script type="module" src="/Gropify/assets/app-aH6YcK-Q.js" defer></script>
</body>
</html>